Hello community, here is the log from the commit of package python-twine for openSUSE:Factory checked in at 2018-05-17 18:05:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-twine (Old) and /work/SRC/openSUSE:Factory/.python-twine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-twine" Thu May 17 18:05:14 2018 rev:3 rq:610017 version:1.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-twine/python-twine.changes 2017-08-04 11:58:48.236506707 +0200 +++ /work/SRC/openSUSE:Factory/.python-twine.new/python-twine.changes 2018-05-17 18:05:56.138745655 +0200 @@ -1,0 +2,5 @@ +Thu May 17 08:26:25 UTC 2018 - [email protected] + +- Format with spec-cleaner and reduce the license conditions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-twine.spec ++++++ --- /var/tmp/diff_new_pack.UgPHkK/_old 2018-05-17 18:05:56.926716837 +0200 +++ /var/tmp/diff_new_pack.UgPHkK/_new 2018-05-17 18:05:56.930716691 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-twine # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,21 +23,19 @@ Summary: Collection of utilities for interacting with PyPI License: Apache-2.0 Group: Development/Languages/Python -Url: https://github.com/pypa/twine +URL: https://github.com/pypa/twine Source: https://files.pythonhosted.org/packages/source/t/twine/twine-%{version}.tar.gz BuildRequires: %{python_module setuptools >= 0.7.0} BuildRequires: python-rpm-macros -Requires(post): update-alternatives -Requires(postun): update-alternatives Requires: python-pkginfo >= 1.0 Requires: python-requests-toolbelt >= 0.8.0 Requires: python-tqdm >= 4.11 +Requires(post): update-alternatives +Requires(postun): update-alternatives Recommends: python-keyring -%if 0%{suse_version} <= 1320 +%if 0%{?suse_version} <= 1320 Recommends: python-pyblake2 %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build - %python_subpackages %description @@ -63,13 +61,8 @@ %python_uninstall_alternative twine %files %{python_files} -%defattr(-,root,root,-) %doc AUTHORS README.rst -%if 0%{?leap_version} >= 420200 || 0%{?suse_version} > 1320 %license LICENSE -%else -%doc LICENSE -%endif %{python_sitelib}/* %python_alternative %{_bindir}/twine
