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:
Dominique Leuenberger 2022-09-25 13:34:39 +00:00 committed by Git OBS Bridge
commit 2a8639bde2
6 changed files with 15 additions and 9 deletions

View File

@ -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>

View File

@ -1,7 +1,7 @@
#
# 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
# 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-pyxdg
Version: 0.27
Version: 0.28
Release: 0
Summary: Implementations of freedesktop.org standards in python
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}
%check
%pytest test/test-*.py -v
%pytest test/test*.py -v
%files %{python_files}
%license COPYING

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb8bc64be9d14035d316c0e42fc0acaa47c44d5b6bc8e3e0a9f9cf1bb1fc571b
size 8723

View File

@ -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

Binary file not shown.

BIN
pyxdg-0.28.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.