Accepting request 423806 from home:tbechtold:branches:devel:languages:python
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 OBS-URL: https://build.opensuse.org/request/show/423806 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extras?expand=0&rev=14
This commit is contained in:
parent
af8f90c612
commit
110cf1902d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a60d84cb661b477c41a5ea35e931ae93860af8cd259ecc0a38a32ef1ae9ffc0
|
||||
size 6231
|
BIN
extras-1.0.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
extras-1.0.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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,7 +21,7 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: python-extras
|
||||
Version: 0.0.3
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
Summary: Useful extra bits for Python
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user