forked from pool/python-typepy
Accepting request 1240786 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1240786 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 09:45:54 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 1.3.4
|
||||
* Update README
|
||||
* Refactor release process to use Tox
|
||||
for better environment management
|
||||
- from version 1.3.3
|
||||
* Replace deprecated abctractproperty
|
||||
* Drop support for Python 3.7/3.8
|
||||
* Add support for Python 3.13
|
||||
* Add GitHub Actions workflow for building
|
||||
and publishing to PyPI
|
||||
* Update copyright years
|
||||
* Bump actions/setup-python from 4 to 5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 10:42:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-typepy
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 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-typepy
|
||||
Version: 1.3.2
|
||||
Version: 1.3.4
|
||||
Release: 0
|
||||
Summary: Python library for run time variable type checker
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b69fd48b9f50cdb3809906eef36b855b3134ff66c8893a4f8580abddb0b39517
|
||||
size 24233
|
3
typepy-1.3.4.tar.gz
Normal file
3
typepy-1.3.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89c1f66de6c6133209c43a94d23431d320ba03ef5db18f241091ea594035d9de
|
||||
size 39558
|
Reference in New Issue
Block a user