- Dec 17, 2021
-
-
Stefano Rivera authored
-
Stefano Rivera authored
-
Stefano Rivera authored
-
Stefano Rivera authored
-
- Dec 16, 2021
-
-
Stefano Rivera authored
-
Stefano Rivera authored
-
Nicolas Dandrimont authored
PYDIST_RE and REQUIRES_RE are mismatched, which makes sensible_pname return weird results for requires specifications on Python distributions with dashed names.
-
- Dec 14, 2021
-
-
Stefano Rivera authored
-
- Dec 11, 2021
-
-
Stefano Rivera authored
-
- Dec 07, 2021
-
-
Stefano Rivera authored
-
Stefano Rivera authored
-
Stefano Rivera authored
-
- Oct 15, 2021
-
-
Stefano Rivera authored
Filter results with Python regexes, avoiding a shell in subprocess.
-
- Jun 21, 2020
-
-
Piotr Ożarowski authored
Examples: • python3 /usr/share/dh-python/dhpython/pydist.py mako • python3 /usr/share/dh-python/dhpython/pydist.py ./requirements.txt • IMPL=cpython2 python3 /usr/share/dh-python/dhpython/pydist.py starlette parso
-
- Mar 06, 2019
-
-
This adds support for ~= version specifiers as proposed in https://www.python.org/dev/peps/pep-0440/#compatible-release
-
- Dec 06, 2018
-
-
- Mar 18, 2018
-
-
- Jan 25, 2017
-
-
-
Piotr Ożarowski authored
-
- Aug 17, 2016
-
-
Piotr Ożarowski authored
this will not be used for now (current architecture needs to be passed to this function), but it will fix a failure where dependency was given for specific achitectures only (and "None" architecture wasn't available)
-
Piotr Ożarowski authored
-
- Jun 09, 2016
-
-
Piotr Ożarowski authored
-
- Jun 07, 2016
-
-
-
Piotr Ożarowski authored
-
- Nov 08, 2015
-
-
Piotr Ożarowski authored
i.e. do not modify source files (fixes p1otr/pypi2deb#1)
-
- Nov 02, 2015
-
-
Piotr Ożarowski authored
-
- Sep 21, 2015
-
-
Piotr Ożarowski authored
-
- Jul 06, 2015
-
-
Stefano Rivera authored
-
- Nov 11, 2014
-
-
Piotr Ożarowski authored
Dependencies are generated only if given requirement is available in dist_fallback file (generated at dh-python's build time) or if it's available at build time (hint: Build-Depends)
-
- Oct 26, 2014
-
-
Piotr Ożarowski authored
-
-
Piotr Ożarowski authored
this is used in egg-info file's Requires line(s)
-
- Jan 27, 2014
-
-
Piotr Ożarowski authored
-
- Jul 01, 2013
-
-
Piotr Ożarowski authored
-
- Jun 29, 2013
-
-
Piotr Ożarowski authored
-
Piotr Ożarowski authored
-
Piotr Ożarowski authored
-
Piotr Ożarowski authored
-
- Jun 28, 2013
-
-
Piotr Ożarowski authored
-
Piotr Ożarowski authored
based on python3-defaults and python-defaults packages
-