Accepting request 702983 from home:SVasudevan:branches:devel:languages:python
- Update to version 1.9.74 * no changelog provided OBS-URL: https://build.opensuse.org/request/show/702983 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=7
This commit is contained in:
parent
e488fbc3e1
commit
5038de1ee9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c381be011889ca6f728598578c89c8ac9f7ab1e95b614474df9f2fa831ae5335
|
||||
size 52732
|
3
pycups-1.9.74.tar.bz2
Normal file
3
pycups-1.9.74.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86090f259a7c5d0d5caa3407a0e57c9e134027620cbc8f90bf4e37c8b53ed7b9
|
||||
size 52831
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 14 20:43:51 UTC 2019 - svasudevan@suse.com
|
||||
|
||||
- Update to version 1.9.74
|
||||
* no changelog provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 19 15:53:20 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pycups
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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
|
||||
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-pycups
|
||||
Version: 1.9.73
|
||||
Version: 1.9.74
|
||||
Release: 0
|
||||
Summary: Python Bindings for CUPS
|
||||
License: GPL-2.0+
|
||||
@ -60,7 +60,8 @@ export CFLAGS="%{optflags}"
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING NEWS README TODO
|
||||
%doc NEWS README TODO
|
||||
%license COPYING
|
||||
%{python_sitearch}/cups*.so
|
||||
%{python_sitearch}/pycups-%{version}-py*.egg-info
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user