forked from pool/python-typepy
Accepting request 1240747 from home:glaubitz:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1240747 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=18
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user