17
0

9 Commits

Author SHA256 Message Date
d30519736b - 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
9b62bcd1e4 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
59f875ca85 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
04c68862c1 - 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
e32f56e9fb - 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
940f2cb480 - 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
a32ddd03d2 - 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
3fa9bd12c1 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
Tomáš Chvátal
38ea4a6303 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