forked from pool/python-parse_type
Accepting request 958018 from home:pgajdos:python
- version update to 0.6.0 + issue #17: setup.py: Remove use of "use_2to3" + parse issue #119 (same as: #121): int_convert memory effect with number-base discovery + UPDATE to parse v1.18.0 (needed by: parse issue #119) + parse PR #122: Fixes issue #121 in parse: int_convert memory effect. + parse v1.17.0 OBS-URL: https://build.opensuse.org/request/show/958018 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parse_type?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 28 10:33:12 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.6.0
|
||||
+ issue #17: setup.py: Remove use of "use_2to3"
|
||||
+ parse issue #119 (same as: #121): int_convert memory effect with number-base discovery
|
||||
+ UPDATE to parse v1.18.0 (needed by: parse issue #119)
|
||||
+ parse PR #122: Fixes issue #121 in parse: int_convert memory effect.
|
||||
+ parse v1.17.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 23 09:50:41 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-parse_type
|
||||
#
|
||||
# Copyright (c) 2020 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-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-parse_type
|
||||
Version: 0.5.3
|
||||
Version: 0.6.0
|
||||
Release: 0
|
||||
Summary: Extension to the parse module
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04f640a7c76581c024d1f7fa474931e1693d94f9c92cc23f5d894e10c6c2c2c2
|
||||
size 269644
|
||||
3
v0.6.0.tar.gz
Normal file
3
v0.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b20e386a8091ba9a37f706827a5a3b81df2d7c323f886ade5f27b0c0af3e9e23
|
||||
size 272744
|
||||
Reference in New Issue
Block a user