Hello community,
here is the log from the commit of package python-python-rpm-spec for
openSUSE:Factory checked in at 2019-03-12 09:52:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-rpm-spec (Old)
and /work/SRC/openSUSE:Factory/.python-python-rpm-spec.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-rpm-spec"
Tue Mar 12 09:52:22 2019 rev:3 rq:682031 version:0.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-rpm-spec/python-python-rpm-spec.changes
2018-06-05 12:53:37.400073836 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-rpm-spec.new.28833/python-python-rpm-spec.changes
2019-03-12 09:52:32.311548540 +0100
@@ -1,0 +2,9 @@
+Tue Mar 5 12:52:41 UTC 2019 - John Vandenberg <[email protected]>
+
+- Switch to using pythonhosted.org for sdist
+- Update to v0.8
+ * Enable parsing versions in `BuildRequires:` and `Requires:`
+ * Add support for conditional macros, e.g. `%{?test_macro:expression}`
+ * Use flit for packaging
+
+-------------------------------------------------------------------
Old:
----
python-rpm-spec-0.7.tar.gz
New:
----
python-rpm-spec-0.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-rpm-spec.spec ++++++
--- /var/tmp/diff_new_pack.f3bOOW/_old 2019-03-12 09:52:33.639548276 +0100
+++ /var/tmp/diff_new_pack.f3bOOW/_new 2019-03-12 09:52:33.643548275 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-python-rpm-spec
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,20 +12,20 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-rpm-spec
-Version: 0.7
+Version: 0.8
Release: 0
Summary: Python module for parsing RPM spec files
License: MIT
Group: Development/Libraries/Python
URL: https://github.com/bkircher/python-rpm-spec
-Source0:
https://github.com/bkircher/python-rpm-spec/archive/%{version}.tar.gz#/python-rpm-spec-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-rpm-spec/python-rpm-spec-%{version}.tar.gz
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
++++++ python-rpm-spec-0.7.tar.gz -> python-rpm-spec-0.8.tar.gz ++++++
++++ 3372 lines of diff (skipped)