forked from pool/python-python-gflags
- update to 3.1.2:
* New API names for compatibility with abseil-py. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gflags?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
714ebac128
commit
5eced7fd0f
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-gflags
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 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
|
||||
@@ -12,14 +12,14 @@
|
||||
# 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/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define oldpython python
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python-gflags
|
||||
Version: 3.1.1
|
||||
Version: 3.1.2
|
||||
Release: 0
|
||||
Url: http://code.google.com/p/python-gflags
|
||||
Summary: Google Commandline Flags Module
|
||||
@@ -73,7 +73,8 @@ mv %{buildroot}%{_bindir}/gflags2man.py %{buildroot}%{_bindir}/gflags2man
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS ChangeLog COPYING README
|
||||
%license COPYING
|
||||
%doc AUTHORS ChangeLog README.md
|
||||
%python_alternative %{_bindir}/gflags2man
|
||||
%{python_sitelib}/*
|
||||
|
||||
|
Reference in New Issue
Block a user