- 05 Feb, 2019 2 commits
-
-
Jelle van der Waa authored
It seems readthedocs does not support Python 3.7 yet, so remove the usage of f-strings.
-
Santiago Torres-Arias authored
The pyalpm version variable in setup can be used as a blessed version value to simplify maintainability. Refactor the setup.py method with a guard when run as main, and import the setup module to populate the version variable.
-
- 22 Jan, 2019 1 commit
-
-
Jelle van der Waa authored
distutils is deprecated upstream.
-
- 17 Jan, 2019 1 commit
-
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
- 29 Oct, 2018 2 commits
-
-
Jelle van der Waa authored
Add setup.py classifiers, description and bump pyalpm version.
-
Jelle van der Waa authored
Fix keyword assignment, remove spaces around the =.
-
- 28 May, 2018 1 commit
-
-
Jelle van der Waa authored
Ignore the casting of functions warnings due to PyCFunctionWithKeywords being cast to PyCFunction.
-
- 16 Jun, 2017 1 commit
-
-
Jelle van der Waa authored
Add the ability to run the unittests from setup.py. Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
- 20 May, 2017 2 commits
-
-
Jelle van der Waa authored
Remove unused function and remove the the compiler flag to ignore unused functions. Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
- 29 Mar, 2017 1 commit
-
-
Jelle van der Waa authored
-
- 27 Mar, 2017 2 commits
-
-
Jelle van der Waa authored
-Werror can be enabled by including pyconfig.h in db, package, transaction. Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
Jelle van der Waa authored
Since Python 3.6 the toolchain requires some C99 support to build. Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
- 31 Jan, 2016 2 commits
-
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
- 20 Dec, 2014 1 commit
-
-
Rémy Oudompheng authored
-
- 04 Aug, 2013 1 commit
-
-
Rémy Oudompheng authored
-
- 15 Apr, 2013 1 commit
-
-
Rémy Oudompheng authored
-
- 01 Apr, 2013 1 commit
-
-
Rémy Oudompheng authored
-
- 14 Nov, 2012 2 commits
-
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
- 15 Oct, 2011 2 commits
-
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 14 Oct, 2011 1 commit
-
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 04 Sep, 2011 1 commit
-
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 27 Aug, 2011 1 commit
-
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 14 Jun, 2011 1 commit
-
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 08 Jun, 2011 3 commits
-
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
The new API for alpm_initialize() returns a pmhandle_t object. We reflect this in the Python API by returning an object whose methods will be the usual option getters/setters.
-
Rémy Oudompheng authored
-
- 08 May, 2011 4 commits
-
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 02 May, 2011 1 commit
-
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 13 Apr, 2011 4 commits
-
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 09 Apr, 2011 1 commit
-
-
Rémy Oudompheng authored
-