Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : pbr | name : pbr | ||||
| version : 4.0.2 | version : 5.4.0 | ||||
| release : 5 | release : 6 | ||||
| source : | source : | ||||
| - https://files.pythonhosted.org/packages/c6/46/f414e7d9ba9621c8acd3e7a82e08c47e0de34ad3e213c16e458b6c04d432/pbr-4.0.2.tar.gz : dae4aaa78eafcad10ce2581fc34d694faa616727837fd8e55c1a00951ad6744f | - https://files.pythonhosted.org/packages/source/p/pbr/pbr-5.4.0.tar.gz : 36ebd78196e8c9588c972f5571230a059ff83783fabbbbedecc07be263ccd7e6 | ||||
| license : Apache-2.0 | license : Apache-2.0 | ||||
| component : programming.python | component : programming.python | ||||
| summary : Python Build Reasonableness | summary : Python Build Reasonableness | ||||
| description: | | description: | | ||||
| PBR is a library to automatically do a bunch of standard things you want in your setup.py without you having to repeat them every time. It will set versions, process requirements files and generate AUTHORS and ChangeLog file all from git information. | PBR is a library to automatically do a bunch of standard things you want in your setup.py without you having to repeat them every time. It will set versions, process requirements files and generate AUTHORS and ChangeLog file all from git information. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - python-setuptools | - python-setuptools | ||||
| build : | | build : | | ||||
| %python_setup | %python_setup | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python_install | %python_install | ||||
| %python3_install | %python3_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.