Accepting request 173931 from home:dirkmueller:branches:devel:languages:python

- add provides/obsoletes on python(3)-tz 

- add provides/obsoletes on python(3)-tz

OBS-URL: https://build.opensuse.org/request/show/173931
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=6
This commit is contained in:
Denisart Benjamin 2013-04-30 11:50:21 +00:00 committed by Git OBS Bridge
parent dc0e55d375
commit bc7cf7bcab
4 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 30 09:56:41 UTC 2013 - dmueller@suse.com
- add provides/obsoletes on python(3)-tz
-------------------------------------------------------------------
Mon Apr 29 12:11:02 UTC 2013 - dmueller@suse.com

View File

@ -26,6 +26,8 @@ Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/p/pytz/pytz-%{version}.tar.bz2
Conflicts: timezone < %version
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: python-tz = 2013b
Obsoletes: python-tz < 2013b
BuildRequires: fdupes
BuildRequires: python-devel
#BuildRequires: python-nose

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 30 09:56:41 UTC 2013 - dmueller@suse.com
- add provides/obsoletes on python(3)-tz
-------------------------------------------------------------------
Mon Jan 14 18:36:04 UTC 2013 - p.drouand@gmail.com

View File

@ -25,6 +25,8 @@ License: MIT
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/p/pytz/pytz-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: python3-tz = 2013b
Obsoletes: python3-tz < 2013b
BuildRequires: fdupes
BuildRequires: python3
BuildRequires: python3-devel