Commit Graph

6 Commits

Author SHA1 Message Date
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
Maciej Barć
89d5906d7c dev-python/pure-protobuf: fix package installation
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
Andrew Ammerlaan
0ef1df6a87 dev-python/pure-protobuf: enable tests
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-05-03 10:52:21 +02:00
Maciej Barć
5b3d37aa5d dev-python/pure-protobuf: new package; add version 2.0.0
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2020-05-02 18:22:26 +02:00