forked from pool/python-jaraco.path
- update to 3.5.0:
* Introduced ``Recording`` object and ``TreeMaker`` protocol,
with ``build()`` now explicitly accepting any ``TreeMaker``.
* Fixed EncodingWarnings and ResourceWarnings.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.path?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1594f3fcf760485fc9d8e07ba258be995953e72b308d7c4c93586d1552536086
|
||||
size 9574
|
||||
BIN
jaraco.path-3.5.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
jaraco.path-3.5.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 21:52:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.5.0:
|
||||
* Introduced ``Recording`` object and ``TreeMaker`` protocol,
|
||||
with ``build()`` now explicitly accepting any ``TreeMaker``.
|
||||
* Fixed EncodingWarnings and ResourceWarnings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:27:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-jaraco.path
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-jaraco.path
|
||||
Version: 3.4.0
|
||||
Version: 3.5.0
|
||||
Release: 0
|
||||
Summary: Miscellaneous path functions for jaraco packages
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user