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