forked from pool/python-titlecase
Accepting request 1009839 from home:yarunachalam:branches:devel:languages:python
- Update to version 2.4 * Add `preserve_blank_lines` option (#88) * Add Py3.10, Drop Py3.6 * Update unit testing framework OBS-URL: https://build.opensuse.org/request/show/1009839 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-titlecase?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 11 16:00:24 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 2.4
|
||||
* Add `preserve_blank_lines` option (#88)
|
||||
* Add Py3.10, Drop Py3.6
|
||||
* Update unit testing framework
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 14:28:10 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-titlecase
|
||||
#
|
||||
# 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
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-titlecase
|
||||
Version: 1.1.1
|
||||
Version: 2.4
|
||||
Release: 0
|
||||
Summary: Python library to capitalize strings
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16e279edf085293bc9c44a68ce959c7d6cd5c653e6b5669a3a3640015cb63eb6
|
||||
size 9765
|
3
titlecase-2.4.tar.gz
Normal file
3
titlecase-2.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:269293cae4b1fc12fdb21224819201a2ab4b97f3ea36b334f90804799b140902
|
||||
size 14413
|
Reference in New Issue
Block a user