Commit Graph

4 Commits

Author SHA1 Message Date
Maciej Barć
04396e62bd dev-python/pure-protobuf: drop py3.7 compat
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-06-03 19:37:15 +02:00
Maciej Barć
4c09ae41af dev-python/pure-protobuf: bump to 2.0.1; add python3_8 impl compat
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2020-09-28 09:26:13 +02:00
Andrew Ammerlaan
5a2e27ff54 dev-python/pure-protobuf: patch exclude variable in setup.py
we used the python_foreach_impl function wrong

python_install is already run with python_foreach_impl,
thus the function should not be used inside python_install

for this there is python_install_all, but this is run after
python_foreach_impl python_install so we again get the
'${P} installs tests' error. Instead I just patched
a fix, this fix is also already in upstream master

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-05-04 10:38:13 +02:00
Maciej Barć
8541788e87 dev-python/pure-protobuf: version 2.0.0 revision bump
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2020-05-03 21:10:11 +02:00