14
0
forked from pool/python-pyroma

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
This commit is contained in:
Tomáš Chvátal
2019-02-12 11:29:47 +00:00
committed by Git OBS Bridge
parent 0e7446235f
commit a6acc1f988
2 changed files with 10 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
Name: python-pyroma
Version: 2.4
Release: 0
Summary: Test your project's packaging friendliness
Summary: Program to test a Python project's adherence to packaging guidelines
License: MIT
Group: Development/Languages/Python
URL: https://github.com/regebro/pyroma
@@ -38,14 +38,10 @@ BuildRequires: %{python_module docutils}
%python_subpackages
%description
Pyroma rhymes with aroma, and is a product aimed at giving a rating of how well
a Python project complies with the best practices of the Python packaging
ecosystem, primarily PyPI, pip, Distribute etc, as well as a list of issues that
could be improved.
The aim of this is both to help people make a project that is nice and usable,
but also to improve the quality of Python third-party software, making it easier
and more enjoyable to use the vast array of available modules for Python.
Pyroma is a package that gives a rating of how well a Python project
complies with the best practices of the Python packaging ecosystem,
primarily PyPI, pip, Distribute, etc., as well as a list of issues
that could be improved.
It's written so that there are a library with methods to call from Python, as
well as a script, also called pyroma.