15
0
forked from pool/python-pyroma
Commit Graph

6 Commits

Author SHA256 Message Date
21462fda73 Accepting request 895922 from home:pgajdos:python
- version update to 3.1
  - Added correct detection of setup.py encoding
  - Code cleanup [CAM Gerlach]
  - Drop support for Python 2 [Florian Bruhin]
  - Add back official support for Python 3.6, I didn't realize it was still officially supported
  - Update to the current list of Trove classifiers.
  - Officially support Python 3.8 and 3.9
  - Drop official support for Python 3.5 and 3.6 (still works though).
- %check: use %pytestunit rpm macro

OBS-URL: https://build.opensuse.org/request/show/895922
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroma?expand=0&rev=10
2021-05-28 09:41:06 +00:00
Tomáš Chvátal
5b96da7d0f Accepting request 807628 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/807628
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroma?expand=0&rev=8
2020-05-20 11:38:23 +00:00
Tomáš Chvátal
2658b334cd Accepting request 786908 from home:mcalabkova:branches:devel:languages:python
- Update to 2.6
  * Ran flake8 and black on the code, better formatting for 
    classifiers.py generation.
  * Support for PEP 517, setup.cfg-only packages. [Max Tyulin]
  * Adds support for Markdown long_descriptions, if you set
    long_description_content_type to 'text/markdown'
  * Installs Pygments to avoid an error message of you have
    syntax highlighted code in the long_description.

OBS-URL: https://build.opensuse.org/request/show/786908
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroma?expand=0&rev=6
2020-03-20 14:34:30 +00:00
Tomáš Chvátal
bcf526e06d - Update to 2.5:
- Fixed #35: Correctly restore ``sys.argv``.  [maurits]
  - Added back the BusFactor test, the XMLRPC API supports it.
  - #26: Adding a test to check for a development status classifier.
  - #21: Accept the new project_urls distribution data.
  - Now verifies that classifiers are valid, and that the license field
    and license classifiers match.
  - The rating now again reflects if the long_description isn't valid ReST.
  - #38: Recommendations for the License field has changed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroma?expand=0&rev=4
2019-06-03 10:19:07 +00:00
Tomáš Chvátal
a6acc1f988 Accepting request 673627 from home:jengelh:branches:devel:languages:python
- Trim rhetoric storytelling from descriptions.

OBS-URL: https://build.opensuse.org/request/show/673627
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroma?expand=0&rev=2
2019-02-12 11:29:47 +00:00
Tomáš Chvátal
0e7446235f Accepting request 673500 from home:jayvdb:coala:python3-bears
- Update to v2.4
- Remove unnecessary build dependency on python-devel
- Update URL from BitBucket to GitHub
- Use %license
- Fix %doc to use README.rst instead of empty README.txt
- Initial version for v2.3

OBS-URL: https://build.opensuse.org/request/show/673500
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroma?expand=0&rev=1
2019-02-12 09:21:01 +00:00