14
0

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:
2022-10-11 17:50:17 +00:00
committed by Git OBS Bridge
parent dc6bf17964
commit 8356f03a12
4 changed files with 14 additions and 6 deletions

View File

@@ -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 Wed Jan 13 14:28:10 UTC 2021 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-titlecase # 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 # 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
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-titlecase Name: python-titlecase
Version: 1.1.1 Version: 2.4
Release: 0 Release: 0
Summary: Python library to capitalize strings Summary: Python library to capitalize strings
License: MIT License: MIT

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:269293cae4b1fc12fdb21224819201a2ab4b97f3ea36b334f90804799b140902
size 14413