summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2021-04-01Explicitly require setuptools, poezio/config.py andTomas Hrnciar
2021-01-29Use typing_extensions for TypedDictmathieui
2020-12-26Update most references to dev.louiz.org to lab.louiz.org.Emmanuel Gil Peyrot
2020-12-12Mention that we do support Python 3.9Emmanuel Gil Peyrot
2020-12-12Bump slixmpp dependency to 1.6.0Emmanuel Gil Peyrot
2020-05-31Update version to 0.13.1v0.13.1mathieui
2020-05-31setup: add a build_man command and integrate sphinx manpages into installmathieui
2020-05-31Fix indent of setup()mathieui
2020-05-24setup.py: Update slixmpp version requirementsMaxime “pep” Buquet
2020-05-24Update version numbersmathieui
2020-05-24Update version to 0.13v0.13mathieui
2020-05-09Add the new package to setup.pymathieui
2020-05-01Update Python version minimum requirement to 3.7Maxime “pep” Buquet
2018-08-20Install the .desktop file.Emmanuel Gil Peyrot
2018-08-20Install the appdata file.Emmanuel Gil Peyrot
2018-08-14Next version is 0.13mathieui
2018-08-13Release poezio 0.12v0.12mathieui
2018-08-13Update the supported Python versionsEmmanuel Gil Peyrot
2018-08-09Remove some more things linked with the gpg pluginmathieui
2018-03-31Import TemporaryFile in setup.py.Emmanuel Gil Peyrot
2018-03-31Import the subprocess module directly in setup.py.Emmanuel Gil Peyrot
2018-03-31Import the os module directly in setup.py.Emmanuel Gil Peyrot
2018-03-31Return 2 on exit when Python.h is missing.Emmanuel Gil Peyrot
2018-03-31Abort if Python.h isn’t found.Emmanuel Gil Peyrot
2017-11-28Pin requirements and update dependenciesmathieui
2017-11-15Update gitlab-ci yamlmathieui
2017-10-10Fix #3190 (TOFU the SPKI hash and not the whole cert)mathieui
2017-04-10Add the XMPP classifier to setup.pymathieui
2017-02-13Add the python 3.6 version specifiermathieui
2017-01-31Prepare for next versionmathieui
2017-01-31Poezio 0.11 releasev0.11mathieui
2016-10-28Add manpages for the utility scriptsTanguy Ortolo
2016-10-15Add the dev version marker to the numbermathieui
2016-10-09Update sources for the next versionmathieui
2016-10-09poezio 0.10 releasev0.10mathieui
2016-08-31List 3.5 compatibility in setup.py, and mark as production stable.Emmanuel Gil Peyrot
2016-08-24Add a small poezio_logs script to parse logfilesmathieui
2016-07-14Next version is 0.10, not 1.0mathieui
2016-07-03Make the entry point a functionmathieui
2016-06-30Update the entry point againmathieui
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot
2016-03-09Update a few url to use https, or even a few old poezio.eu referenceslouiz’
2015-08-01Update stuff to say 1.0-devmathieui
2015-07-310.9 Releasev0.9mathieui
2015-02-26Only remove src/default_config.cfg after build if we are in a develop copymathieui
2015-02-10Fix the doc pathmathieui
2015-02-10Update setup filesmathieui
2015-02-07Entirely ditch distutils for setuptoolsmathieui
2015-01-21Fix a small error in setup.pymathieui
2015-01-21Ignore stderr when doing the git revision checkmathieui