Accepting request 423955 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/423955 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-extras?expand=0&rev=10
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a60d84cb661b477c41a5ea35e931ae93860af8cd259ecc0a38a32ef1ae9ffc0
|
||||
size 6231
|
||||
BIN
extras-1.0.0.tar.gz
LFS
Normal file
BIN
extras-1.0.0.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 31 07:57:56 UTC 2016 - aplanas@suse.com
|
||||
|
||||
- User https schema for Source URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 12:53:11 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
- Use pypi.io as Source url
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 11:47:56 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
update to version 1.0.0
|
||||
* Add trove classifiers specifying Python 3 support.
|
||||
* Release 1.0.0.
|
||||
* Add a tox.ini for testing with.
|
||||
* Add a .travis.yml.
|
||||
* Handle import cycles.
|
||||
* Support universal wheels
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 11:01:35 UTC 2014 - speilicke@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-extras
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,13 +21,13 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: python-extras
|
||||
Version: 0.0.3
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
Summary: Useful extra bits for Python
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/testing-cabal/extras
|
||||
Source: http://pypi.python.org/packages/source/e/extras/extras-%{version}.tar.gz
|
||||
Source: https://pypi.io/packages/source/e/extras/extras-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
# Test requirements:
|
||||
|
||||
Reference in New Issue
Block a user