17
0

- update to 1.1.1:

* Update requirements.txt for pbr versions to match
  * Fix the python3 demo in README

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-positional?expand=0&rev=3
This commit is contained in:
2016-09-21 14:10:46 +00:00
committed by Git OBS Bridge
parent cf72a9a183
commit bc56bb9877
4 changed files with 12 additions and 5 deletions

View File

@@ -17,13 +17,13 @@
Name: python-positional
Version: 1.0.1
Version: 1.1.1
Release: 0
Summary: Library to enforce positional or key-word arguments
License: Apache-2.0
Group: Development/Languages/Python
Url: https://github.com/morganfainberg/positional
Source: https://pypi.python.org/packages/source/p/positional/positional-%{version}.tar.gz
Source: https://pypi.io/packages/source/p/positional/positional-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-pbr
BuildRequires: python-setuptools