forked from pool/python-PyRect
Accepting request 999735 from home:yarunachalam:branches:devel:languages:python
- Update to 0.2.0 - No Change in upstream - Update to v0.0.4 - Added named tuples. - Update to v0.0.3 - Corrections to readme and pypi page. - Update to v0.0.2 - Documentation and unit test updates. OBS-URL: https://build.opensuse.org/request/show/999735 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyRect?expand=0&rev=5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-PyRect
|
||||
#
|
||||
# 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 skip_python36 1
|
||||
Name: python-PyRect
|
||||
Version: 0.1.4
|
||||
Version: 0.2.0
|
||||
Release: 0
|
||||
Summary: Rect class for Pygame-like rectangular areas
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user