Accepting request 1005764 from devel:languages:python
- update to 0.28: * BaseDirectory: Add support for $XDG_STATE_DIR OBS-URL: https://build.opensuse.org/request/show/1005764 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyxdg?expand=0&rev=13
This commit is contained in:
commit
2a8639bde2
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 24 11:19:43 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.28:
|
||||||
|
* BaseDirectory: Add support for $XDG_STATE_DIR
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 29 07:22:54 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
Thu Apr 29 07:22:54 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pyxdg
|
# spec file for package python-pyxdg
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
Name: python-pyxdg
|
Name: python-pyxdg
|
||||||
Version: 0.27
|
Version: 0.28
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Implementations of freedesktop.org standards in python
|
Summary: Implementations of freedesktop.org standards in python
|
||||||
License: LGPL-2.1-only
|
License: LGPL-2.1-only
|
||||||
@ -62,7 +62,7 @@ cp -r ../pyxdg-rel-%{version}-test-example/test/example test/
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%pytest test/test-*.py -v
|
%pytest test/test*.py -v
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license COPYING
|
%license COPYING
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bb8bc64be9d14035d316c0e42fc0acaa47c44d5b6bc8e3e0a9f9cf1bb1fc571b
|
|
||||||
size 8723
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:80bd93aae5ed82435f20462ea0208fb198d8eec262e831ee06ce9ddb6b91c5a5
|
|
||||||
size 59753
|
|
BIN
pyxdg-0.28-test-example.tar.gz
(Stored with Git LFS)
Normal file
BIN
pyxdg-0.28-test-example.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
pyxdg-0.28.tar.gz
(Stored with Git LFS)
Normal file
BIN
pyxdg-0.28.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user