public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-oslo-concurrency] noevent: Update to 3.18.0
@ 2026-06-07 12:40 Haikel Guemar
  0 siblings, 0 replies; only message in thread
From: Haikel Guemar @ 2026-06-07 12:40 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-oslo-concurrency
Branch : noevent
Commit : ad966899a66e7bce72aa46124ff4edee3ebdebfc
Author : Haikel Guemar <hguemar@fedoraproject.org>
Date   : 2017-06-14T14:39:18+02:00
Stats  : +17/-13 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-oslo-concurrency/c/ad966899a66e7bce72aa46124ff4edee3ebdebfc?branch=noevent

Log:
Update to 3.18.0

---
diff --git a/Changelog.old b/Changelog.old
index 4c5bb63..7e00fe2 100644
--- a/Changelog.old
+++ b/Changelog.old
@@ -1,3 +1,12 @@
+* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.14.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
+* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.14.0-2
+- Rebuild for Python 3.6
+
+* Wed Sep 07 2016 Haikel Guemar <hguemar@fedoraproject.org> 3.14.0-1
+- Update to 3.14.0
+
 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.1-4
 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
 

diff --git a/python-oslo-concurrency.spec b/python-oslo-concurrency.spec
index db5c34a..3e1c85f 100644
--- a/python-oslo-concurrency.spec
+++ b/python-oslo-concurrency.spec
@@ -8,13 +8,13 @@
 %global pkg_name oslo-concurrency
 
 Name:           python-oslo-concurrency
-Version:        3.14.0
-Release:        3%{?dist}
+Version:        3.18.0
+Release:        1%{?dist}
 Summary:        OpenStack Oslo concurrency library
 
 License:        ASL 2.0
 URL:            https://launchpad.net/oslo
-Source0:        https://pypi.io/packages/source/o/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
+Source0:        https://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz
 BuildArch:      noarch
 
 %description
@@ -182,10 +182,10 @@ rm -rf %{buildroot}%{python3_sitelib}/oslo_concurrency/locale
 %find_lang oslo_concurrency --all-name
 
 %check
-%{__python2} setup.py test ||:
+%{__python2} setup.py test
 %if 0%{?with_python3}
 rm -rf .testrepository
-%{__python3} setup.py test ||:
+%{__python3} setup.py test
 %endif
 
 %files -n python2-%{pkg_name}
@@ -206,6 +206,7 @@ rm -rf .testrepository
 %{python2_sitelib}/oslo_concurrency/tests
 
 %files -n python-%{pkg_name}-lang -f oslo_concurrency.lang
+%license LICENSE
 
 %if 0%{?with_python3}
 %files -n python3-%{pkg_name}
@@ -223,12 +224,6 @@ rm -rf .testrepository
 
 
 %changelog
-* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.14.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
-* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.14.0-2
-- Rebuild for Python 3.6
-
-* Wed Sep 07 2016 Haikel Guemar <hguemar@fedoraproject.org> 3.14.0-1
-- Update to 3.14.0
+* Wed Feb 08 2017 Alfredo Moralejo <amoralej@redhat.com> 3.18.0-1
+- Update to 3.18.0
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-07 12:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07 12:40 [rpms/python-oslo-concurrency] noevent: Update to 3.18.0 Haikel Guemar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox