Hello community, here is the log from the commit of package python-pyroma for openSUSE:Factory checked in at 2019-06-12 13:12:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyroma (Old) and /work/SRC/openSUSE:Factory/.python-pyroma.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyroma" Wed Jun 12 13:12:37 2019 rev:2 rq:707120 version:2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyroma/python-pyroma.changes 2019-02-24 17:14:20.668461838 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyroma.new.4811/python-pyroma.changes 2019-06-12 13:12:44.868914285 +0200 @@ -1,0 +2,13 @@ +Mon Jun 3 10:17:49 UTC 2019 - Tomáš Chvátal <[email protected]> + +- 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. + +------------------------------------------------------------------- Old: ---- pyroma-2.4.tar.gz New: ---- pyroma-2.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyroma.spec ++++++ --- /var/tmp/diff_new_pack.B1IH0T/_old 2019-06-12 13:12:45.336913794 +0200 +++ /var/tmp/diff_new_pack.B1IH0T/_new 2019-06-12 13:12:45.336913794 +0200 @@ -17,24 +17,21 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without test Name: python-pyroma -Version: 2.4 +Version: 2.5 Release: 0 Summary: Program to test a Python project's adherence to packaging guidelines License: MIT Group: Development/Languages/Python URL: https://github.com/regebro/pyroma Source: https://files.pythonhosted.org/packages/source/p/pyroma/pyroma-%{version}.tar.gz +BuildRequires: %{python_module docutils} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-docutils Requires: python-setuptools BuildArch: noarch -%if %{with test} -BuildRequires: %{python_module docutils} -%endif %python_subpackages %description @@ -58,11 +55,9 @@ %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} -%if %{with test} %check export LANG=en_US.UTF-8 %python_exec setup.py test -%endif %files %{python_files} %license LICENSE.txt ++++++ pyroma-2.4.tar.gz -> pyroma-2.5.tar.gz ++++++ ++++ 2158 lines of diff (skipped)
