14
0

16 Commits

Author SHA256 Message Date
d99e1102cd Accepting request 1282518 from devel:languages:python
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1282518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-titlecase?expand=0&rev=8
2025-06-04 18:28:37 +00:00
3d12dd7819 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-titlecase?expand=0&rev=15
2025-06-04 06:18:44 +00:00
99c28d6c70 Accepting request 1120008 from devel:languages:python
- update to 2.4.1:
  * Fix invalid escape sequence warning

- add setuptools_scm to get proper versions in the metadata

- Update to version 2.4
  * cmd: fix check for no additional parameters
  * Fix APOS_SECOND possessive noun
  * Defer lowering all caps until recursion is done
  * More restrictive regex for 'Mc'
  * Handle `/`'s with recursion so all logic applies
  * Handle single letter + apostrophe better
  * Fix MAC/emcee/MacHine casing; add test cases

OBS-URL: https://build.opensuse.org/request/show/1120008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-titlecase?expand=0&rev=7
2023-10-25 16:02:29 +00:00
3f950c473e - update to 2.4.1:
* Fix invalid escape sequence warning

- add setuptools_scm to get proper versions in the metadata
- Update to version 2.4
  * cmd: fix check for no additional parameters
  * Fix APOS_SECOND possessive noun
  * Defer lowering all caps until recursion is done
  * More restrictive regex for 'Mc'
  * Handle `/`'s with recursion so all logic applies
  * Handle single letter + apostrophe better
  * Fix MAC/emcee/MacHine casing; add test cases

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-titlecase?expand=0&rev=13
2023-10-24 14:02:10 +00:00
55f4088dbd Accepting request 1009881 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1009881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-titlecase?expand=0&rev=6
2022-10-12 16:24:30 +00:00
8356f03a12 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
2022-10-11 17:50:17 +00:00
36b4110918 Accepting request 862924 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/862924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-titlecase?expand=0&rev=5
2021-01-13 17:24:44 +00:00
dc6bf17964 Accepting request 862918 from home:pgajdos:python
- do not nose, but %pytest

OBS-URL: https://build.opensuse.org/request/show/862918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-titlecase?expand=0&rev=9
2021-01-13 14:45:27 +00:00
cf2318c172 Accepting request 822656 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/822656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-titlecase?expand=0&rev=4
2020-07-26 14:19:02 +00:00
Tomáš Chvátal
87d1ef585e Accepting request 822596 from home:mcalabkova:branches:devel:languages:python
- Update to 1.1.1
  * This adds support for user-customized wordlists
  * This adds a new keyword argument to the `titlecase()` method.
  * This adds environment checks for a wordlist file in the home directory.
  * This drops Py2k support and add 3.8
  * #35: Add fancy double quote to punctuation; Thanks @dwaynebailey!
  * #45: Fix deprecation warning regarding invalid escape sequences. Thanks @tirkarthi
  * #46: Add support for titlecasing non-ASCII letters; Thanks @acabal!
  * #47: Add sphinx documentation to titlecase function; Thanks @1kastner!
  * #49: Remove closing bracket in parser help text; Thanks @1kastner!
  * #53: Add table with examples; Thanks @1kastner!
  * #53: Terms with only consonants should be ALL CAPS; Thanks @Garret-R!

OBS-URL: https://build.opensuse.org/request/show/822596
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-titlecase?expand=0&rev=7
2020-07-24 14:06:37 +00:00
692dd37e25 Accepting request 806969 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/806969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-titlecase?expand=0&rev=3
2020-05-19 12:48:51 +00:00
Tomáš Chvátal
c394b5f908 Accepting request 806911 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/806911
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-titlecase?expand=0&rev=5
2020-05-18 13:02:50 +00:00
ddafc21299 Accepting request 667869 from devel:languages:python
- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/667869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-titlecase?expand=0&rev=2
2019-01-24 13:14:20 +00:00
a22d7aaa62 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-titlecase?expand=0&rev=3
2018-12-04 14:09:59 +00:00
3576854d96 Accepting request 607702 from devel:languages:python
Python library to capitalize strings

OBS-URL: https://build.opensuse.org/request/show/607702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-titlecase?expand=0&rev=1
2018-05-17 16:04:04 +00:00
Todd R
5ceaa45d60 Accepting request 607700 from devel:languages:python:misc
Python library to capitalize strings

OBS-URL: https://build.opensuse.org/request/show/607700
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-titlecase?expand=0&rev=1
2018-05-15 20:04:18 +00:00