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,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3b2fa7353ce32a11aa6b0a15495968d2a763423c8947ae248b92c037def4e202
|
|
||||||
size 15699
|
|
3
PyRect-0.2.0.tar.gz
Normal file
3
PyRect-0.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f65155f6df9b929b67caffbd57c0947c5ae5449d3b580d178074bffb47a09b78
|
||||||
|
size 17219
|
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 29 02:41:01 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 28 02:31:13 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
Wed Apr 28 02:31:13 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-PyRect
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python36 1
|
%define skip_python36 1
|
||||||
Name: python-PyRect
|
Name: python-PyRect
|
||||||
Version: 0.1.4
|
Version: 0.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Rect class for Pygame-like rectangular areas
|
Summary: Rect class for Pygame-like rectangular areas
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user