public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matthias Runge <mrunge@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-oslo-concurrency] noevent: Added requirements and helper
Date: Sun, 07 Jun 2026 12:40:16 GMT	[thread overview]
Message-ID: <178083601699.1.10784752828468202319.rpms-python-oslo-concurrency-53f6d59ce692@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-oslo-concurrency
Branch : noevent
Commit : 53f6d59ce692220c990a9eb298e72ebeec86edf1
Author : Matthias Runge <mrunge@redhat.com>
Date   : 2015-02-20T10:46:32+01:00
Stats  : +17/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-oslo-concurrency/c/53f6d59ce692220c990a9eb298e72ebeec86edf1?branch=noevent

Log:
Added requirements and helper

---
diff --git a/python-oslo-concurrency.spec b/python-oslo-concurrency.spec
index 6853b57..e40e4c4 100644
--- a/python-oslo-concurrency.spec
+++ b/python-oslo-concurrency.spec
@@ -3,7 +3,7 @@
 
 Name:           python-oslo-concurrency
 Version:        1.4.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        oslo.concurrency library
 
 License:        ASL 2.0
@@ -16,6 +16,17 @@ BuildRequires:  python-pbr
 BuildRequires:  python-sphinx
 BuildRequires:  python-oslo-sphinx
 
+Requires: python-pbr
+Requires: python-babel
+Requires: python-iso8601
+Requires: python-fixtures
+Requires: python-oslo-config
+Requires: python-oslo-i18n
+Requires: python-oslo-utils
+Requires: python-posix_ipc
+Requires: python-six
+Requires: python-retrying
+
 %description
 Oslo concurrency library has utilities for safely running multi-thread,
 multi-process applications using locking mechanisms and for running
@@ -43,7 +54,7 @@ rm -rf html/.{doctrees,buildinfo}
 
 %install
 %{__python2} setup.py install --skip-build --root %{buildroot}
-
+cp -r oslo_concurrency/openstack %{buildroot}%{python2_sitelib}/oslo_concurrency
 
 
 %files
@@ -56,5 +67,9 @@ rm -rf html/.{doctrees,buildinfo}
 %{_bindir}/lockutils-wrapper
 
 %changelog
+* Fri Feb 20 2015 Matthias Runge <mrunge@redhat.com> - 1.4.1-2
+- added openstack/common/fileutils.py
+- added dependencies
+
 * Wed Jan 28 2015 Matthias Runge <mrunge@redhat.com> - 1.4.1-1
 - Initial package (rhbz#1186826)

                 reply	other threads:[~2026-06-07 12:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178083601699.1.10784752828468202319.rpms-python-oslo-concurrency-53f6d59ce692@fedoraproject.org \
    --to=mrunge@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox