https://github.com/SoftwareHeritage/swh-model
Revision 44c962a0e14785c88109207bcb19420a705cf2d0 authored by David Douard on 18 July 2019, 14:49:15 UTC, committed by David Douard on 18 July 2019, 15:20:27 UTC
We need to explicitely add python3-pyblake2 to the Depends section of the
binary package since pybuild (on stretch at least) does not seem to handle
pip's environment markers, which is used in this package's setup.py:

  pyblake2;python_version<"3.6"'
1 parent a3cc381
History
Tip revision: 44c962a0e14785c88109207bcb19420a705cf2d0 authored by David Douard on 18 July 2019, 14:49:15 UTC
Fix dependency on pyblake3 on stretch
Tip revision: 44c962a
File Mode Size
debian
swh
swh.model.egg-info
MANIFEST.in -rw-r--r-- 154 bytes
Makefile -rw-r--r-- 163 bytes
PKG-INFO -rw-r--r-- 1.5 KB
README.md -rw-r--r-- 598 bytes
requirements.txt -rw-r--r-- 276 bytes
setup.cfg -rw-r--r-- 38 bytes
setup.py -rwxr-xr-x 2.3 KB
version.txt -rw-r--r-- 18 bytes

README.md

back to top