9 Commits

Author SHA256 Message Date
0dc76b651c Accepting request 1320597 from devel:languages:python
Forwarded request #1320354 from glaubitz

- Update to 1.1.0
    * Document parameter and return types
    * fix formatting according flake8
    * add python 3.6 to test matrix
    * ignore .pytest_cache
    * use unicodedata python standard module to replace unicode.py
    * update referece to latest TS 23.038 standard
    * cleanup module public interface
    * remove *.txt from package_data
    * remove dependency to module six
    * add badges for PyPI and license
    * fix PyPI batch
    * add passenv to tox configuration to support codecov.io
    * use codecov python script
    * use Codec Error Handling Callbacks as described in PEP 293
    * bump version to 1.1.0
    * remove support for deprecated Python version 3.3
    * remove travis build for deprecated Python version 3.3
    * move input length calculation out of loop
    * format file according PEP8
    * collect coverage data
    * add space
    * move requirement pytest-cov from tox.ini into .travis.yml
    * use explicite list of deps in tox.ini
    * tox.ini deps update
    * cleanup setup, travis and tox configuration
    * fix type in codecov badge path
    * cleanup code registry
    * properly handle str and bytes replacement
    * Test and indicate support of Python 3.7

OBS-URL: https://build.opensuse.org/request/show/1320597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gsm0338?expand=0&rev=4
2025-12-01 10:13:49 +00:00
602026344c - Update to 1.1.0
* Document parameter and return types
  * fix formatting according flake8
  * add python 3.6 to test matrix
  * ignore .pytest_cache
  * use unicodedata python standard module to replace unicode.py
  * update referece to latest TS 23.038 standard
  * cleanup module public interface
  * remove *.txt from package_data
  * remove dependency to module six
  * add badges for PyPI and license
  * fix PyPI batch
  * add passenv to tox configuration to support codecov.io
  * use codecov python script
  * use Codec Error Handling Callbacks as described in PEP 293
  * bump version to 1.1.0
  * remove support for deprecated Python version 3.3
  * remove travis build for deprecated Python version 3.3
  * move input length calculation out of loop
  * format file according PEP8
  * collect coverage data
  * add space
  * move requirement pytest-cov from tox.ini into .travis.yml
  * use explicite list of deps in tox.ini
  * tox.ini deps update
  * cleanup setup, travis and tox configuration
  * fix type in codecov badge path
  * cleanup code registry
  * properly handle str and bytes replacement
  * Test and indicate support of Python 3.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gsm0338?expand=0&rev=8
2025-11-29 22:13:33 +00:00
a7868102d6 Accepting request 1280655 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1280655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gsm0338?expand=0&rev=3
2025-05-30 12:31:29 +00:00
91cfce2b60 - Add no-six.patch to remove the dependency on six
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gsm0338?expand=0&rev=6
2025-05-27 15:21:20 +00:00
c154c4cfa7 - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gsm0338?expand=0&rev=5
2025-05-27 14:33:17 +00:00
77a8ec308b Accepting request 999341 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/999341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gsm0338?expand=0&rev=2
2022-08-26 07:08:15 +00:00
d9cd161056 Accepting request 999111 from home:bnavigator:branches:devel:languages:python
- Don't require pytest-flake8
  * It was not enabled anyway
  * pytest-flake8 does not work with flake8 >= 5
    gh#tholo/pytest-flake8#87
  * Source code linting should not be relevant for a functional rpm
    package

OBS-URL: https://build.opensuse.org/request/show/999111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gsm0338?expand=0&rev=3
2022-08-26 06:34:43 +00:00
28982023f3 Accepting request 898238 from devel:languages:python
I want to maintain python-gsm0338 in Factory

OBS-URL: https://build.opensuse.org/request/show/898238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gsm0338?expand=0&rev=1
2021-06-09 19:52:15 +00:00
eb2f284b64 Accepting request 898003 from home:mnhauke
Initial package for python-gsm0338

OBS-URL: https://build.opensuse.org/request/show/898003
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gsm0338?expand=0&rev=1
2021-06-07 12:26:00 +00:00