Accepting request 1039630 from home:yarunachalam:branches:devel:languages:python

- Update to 1.3.3
  * Fixed CI runs when creating a new release, where new towncrier versions fail
    when the current version section is already present.
- Update to 1.3.2 
  * Misc
    Updated the CI runs to better check for test results and to avoid
    deprecated syntax. #327

OBS-URL: https://build.opensuse.org/request/show/1039630
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-frozenlist?expand=0&rev=7
This commit is contained in:
Dirk Mueller 2022-12-02 21:38:58 +00:00 committed by Git OBS Bridge
parent 9a3a569d3b
commit bbe39fb901
4 changed files with 16 additions and 4 deletions

View File

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

BIN
frozenlist-1.3.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Dec 2 17:45:08 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 1.3.3
* Fixed CI runs when creating a new release, where new towncrier versions fail
when the current version section is already present.
- Update to 1.3.2
* Misc
Updated the CI runs to better check for test results and to avoid
deprecated syntax. #327
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 28 19:34:19 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com> Wed Sep 28 19:34:19 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-frozenlist Name: python-frozenlist
Version: 1.3.1 Version: 1.3.3
Release: 0 Release: 0
Summary: Python list-like structure which implements MutableSequence Summary: Python list-like structure which implements MutableSequence
License: Apache-2.0 License: Apache-2.0