Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-vine for openSUSE:Factory 
checked in at 2022-10-14 15:41:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vine (Old)
 and      /work/SRC/openSUSE:Factory/.python-vine.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vine"

Fri Oct 14 15:41:38 2022 rev:5 rq:1010404 version:5.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vine/python-vine.changes  2020-12-12 
20:30:34.961740505 +0100
+++ /work/SRC/openSUSE:Factory/.python-vine.new.2275/python-vine.changes        
2022-10-14 15:42:23.303903281 +0200
@@ -1,0 +2,5 @@
+Thu Oct 13 07:20:45 UTC 2022 - Dirk M??ller <[email protected]>
+
+- use https for urls
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-vine.spec ++++++
--- /var/tmp/diff_new_pack.lfEfXw/_old  2022-10-14 15:42:24.355905037 +0200
+++ /var/tmp/diff_new_pack.lfEfXw/_new  2022-10-14 15:42:24.359905044 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-vine
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,17 +23,16 @@
 Release:        0
 Summary:        Python Promises
 License:        BSD-3-Clause
-URL:            http://github.com/celery/vine/
-Source:         https://pypi.io/packages/source/v/vine/vine-%{version}.tar.gz
+URL:            https://github.com/celery/vine/
+Source:         
https://files.pythonhosted.org/packages/source/v/vine/vine-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module case}
 BuildRequires:  %{python_module pytest}
 # /SECTION
-BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -52,8 +51,7 @@
 %check
 %pytest
 
-%files %python_files
-%defattr(-,root,root,-)
+%files %{python_files}
 %doc Changelog README.rst
 %license LICENSE
 %{python_sitelib}/*

Reply via email to