15
0

17 Commits

Author SHA256 Message Date
df701d824a Accepting request 1290929 from devel:languages:python
- Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/request/show/1290929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-inflection?expand=0&rev=8
2025-07-07 12:46:29 +00:00
ed836d1b53 - Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflection?expand=0&rev=16
2025-07-07 02:38:05 +00:00
b81e352bf3 Accepting request 1238699 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1238699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-inflection?expand=0&rev=7
2025-01-19 20:49:06 +00:00
080d4a5f4e Accepting request 1238698 from home:ecsos:python
- %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1238698
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflection?expand=0&rev=14
2025-01-18 15:25:01 +00:00
28be0aa4a3 Accepting request 895757 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/895757
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-inflection?expand=0&rev=6
2021-06-01 08:37:36 +00:00
fe44aac26c Accepting request 895697 from home:pgajdos:python
setup.py test replacement

OBS-URL: https://build.opensuse.org/request/show/895697
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflection?expand=0&rev=12
2021-05-27 12:20:20 +00:00
1a44e02064 Accepting request 830446 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/830446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-inflection?expand=0&rev=5
2020-08-29 18:44:36 +00:00
e71cea7992 - update to version 0.5.1:
- fix: type hint config so they are available to mypy
   @sanzoghenzo correctly pointed out that a `py.typed` file alone wasn't
   enough to get the typing working, we also need to move inflection into
   a package. fixes: #49

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflection?expand=0&rev=10
2020-08-22 08:36:33 +00:00
5068d21503 Accepting request 824332 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/824332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-inflection?expand=0&rev=4
2020-08-04 18:24:55 +00:00
2b27c6ff76 - update to version 0.5.0:
-  Add type hints (#45)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflection?expand=0&rev=8
2020-07-28 12:06:00 +00:00
274e394397 Accepting request 793755 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/793755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-inflection?expand=0&rev=3
2020-04-14 13:11:20 +00:00
fef6c248be - Disable Python2 build, upstream says they stopped support for it.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflection?expand=0&rev=6
2020-04-07 07:42:27 +00:00
58b38fd678 - update to version 0.4.0:
- BREAKING CHANGES
  - Drop support for Python 2.6 and 3.3 (2dfa5f6)
  - Drop support for Python 2.7 (a826dac)
  - Drop support for Python 3.4 (351a0f5)
  - Drop support for PyPy (88a0a5f)
 - Features
  - Include docs in releases (4c85b45)
  - Add universal wheel distribution (2daa3c7)
  - Add support for Python 3.5 and 3.6 (2dfa5f6)
  - Add support for Python 3.7 and 3.8 (09efb13)
  - Add support for PyPy 3 (2d2d379)
  - Move Changelog to GitHub releases (5181192)
 - Bug Fixes
  - Fix typo in camelize docs (5f44276)
  - Fix doctest blocks in docstrings (1d6c78f) (#11)
  - Fix "passerby" pluralized as "passerbys" and not "passersby (1969b3a) (#40)
  - Fix titleize() capitalizing only words starting with A-Z (e32443b) (#33)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflection?expand=0&rev=5
2020-04-07 07:39:40 +00:00
1fbcf6827b Accepting request 659440 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-inflection?expand=0&rev=2
2018-12-24 10:38:25 +00:00
16e34d2ed1 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflection?expand=0&rev=3
2018-12-04 13:34:25 +00:00
20b1c5fda8 Accepting request 556401 from devel:languages:python
- initial package for version 0.3.1

OBS-URL: https://build.opensuse.org/request/show/556401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-inflection?expand=0&rev=1
2017-12-14 09:59:48 +00:00
Tomáš Chvátal
9e006237f1 Accepting request 556063 from home:sebix
now with removed test condition

OBS-URL: https://build.opensuse.org/request/show/556063
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflection?expand=0&rev=1
2017-12-12 08:29:22 +00:00