Accepting request 173957 from devel:languages:python
- remove conflicts with timezone, breaks the build (forwarded request 173956 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/173957 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=5
This commit is contained in:
commit
99746e80ef
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 30 12:09:19 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- remove conflicts with timezone, breaks the build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- update to 2013b:
|
||||
* Sync with timezone 2013b release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 14 18:35:51 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
|
@ -11,12 +11,13 @@
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# 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/
|
||||
#
|
||||
|
||||
|
||||
Name: python-pytz
|
||||
Version: 2012j
|
||||
Version: 2013b
|
||||
Release: 0
|
||||
Url: http://pytz.sourceforge.net
|
||||
Summary: World timezone definitions, modern and historical
|
||||
@ -24,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: python-tz = 2013b
|
||||
Obsoletes: python-tz < 2013b
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-devel
|
||||
#BuildRequires: python-nose
|
||||
|
@ -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
|
||||
|
||||
|
@ -11,12 +11,13 @@
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# 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/
|
||||
#
|
||||
|
||||
|
||||
Name: python3-pytz
|
||||
Version: 2012j
|
||||
Version: 2013b
|
||||
Release: 0
|
||||
Url: http://pytz.sourceforge.net
|
||||
Summary: World timezone definitions, modern and historical
|
||||
@ -24,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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fe28ec30c371e3864f4f9b7c9df9bb8351be707b7a128ae4443b0d559d6cbf1
|
||||
size 214712
|
3
pytz-2013b.tar.bz2
Normal file
3
pytz-2013b.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65eb49cc05b7917fddc61e1fe6d8a4512c295cb53891dd5ec816bcccdce3f1a5
|
||||
size 199509
|
Loading…
Reference in New Issue
Block a user