- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user