28 Commits

Author SHA256 Message Date
Ana Guerrero
ee72216e48 Accepting request 1224339 from devel:languages:python
- Add patch support-python313.patch:
  * Support time.time_ns changes in Python 3.13+.

OBS-URL: https://build.opensuse.org/request/show/1224339
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-json-logger?expand=0&rev=12
2024-11-17 15:39:42 +00:00
Steve Kowalik
dd75f7e2d3 - Add patch support-python313.patch:
* Support time.time_ns changes in Python 3.13+.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=26
2024-11-15 01:45:03 +00:00
Ana Guerrero
541c2df12e Accepting request 1143998 from devel:languages:python
- Add patch support-python312.patch:
  * Support logging changes in Python 3.12+.

OBS-URL: https://build.opensuse.org/request/show/1143998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-json-logger?expand=0&rev=11
2024-02-05 21:00:54 +00:00
Steve Kowalik
2ce6f313d9 - Add patch support-python312.patch:
* Support logging changes in Python 3.12+.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=24
2024-02-01 01:19:10 +00:00
Dominique Leuenberger
388e847d84 Accepting request 1136323 from devel:languages:python
- require setuptools

  Dropped 3.5 support. - @bringhurst
  * drop python 3.4 support

OBS-URL: https://build.opensuse.org/request/show/1136323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-json-logger?expand=0&rev=10
2024-01-03 11:31:11 +00:00
487cafbd9d - require setuptools
Dropped 3.5 support. - @bringhurst
  * drop python 3.4 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=22
2024-01-02 22:50:22 +00:00
Dominique Leuenberger
941b688c22 Accepting request 1099747 from devel:languages:python
- Clean up the SPEC file.
- Switch to %pyproject_* macros.

- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1099747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-json-logger?expand=0&rev=9
2023-07-25 09:49:12 +00:00
68bf8ec2e8 - Clean up the SPEC file.
- Switch to %pyproject_* macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=20
2023-07-20 13:10:11 +00:00
5cb375f2d9 Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=19
2023-07-19 15:51:28 +00:00
1f0c0b9cae Accepting request 1099523 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1099523
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=18
2023-07-19 15:47:05 +00:00
Dominique Leuenberger
5710a43b62 Accepting request 1084222 from devel:languages:python
- update to 2.0.7:
  * Fix inclusion of py.typed in pip packages - @sth
  * Added pytest support with test file rename. Migrated to
    assertEqual
  * Parameter `rename_fields` in merge_record_extra is now
    optional - @afallou
  * Allow reserved attrs to be renamed - @henkhogan
  * Support added for Python 3.11
  * Now verifying builds in Pypy 3.9 as well
  * Type annotations are now in the package - @louis-jaris
  * Fix rename_fields for exc_info - @guilhermeferrari
  * Cleaned up test file for PEP8 - @lopagela
  * Cleaned up old Python 2 artifacts - @louis-jaris
  * Dropped Python 3.5 support - @idomozes
  * Moved type check via tox into 3.11 run only
  * Added test run in Python3.6 (will keep for a little while
    longer, but it's EOL so upgrade)

OBS-URL: https://build.opensuse.org/request/show/1084222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-json-logger?expand=0&rev=8
2023-05-03 10:57:53 +00:00
483a03cbd3 - update to 2.0.7:
* Fix inclusion of py.typed in pip packages - @sth
  * Added pytest support with test file rename. Migrated to
    assertEqual
  * Parameter `rename_fields` in merge_record_extra is now
    optional - @afallou
  * Allow reserved attrs to be renamed - @henkhogan
  * Support added for Python 3.11
  * Now verifying builds in Pypy 3.9 as well
  * Type annotations are now in the package - @louis-jaris
  * Fix rename_fields for exc_info - @guilhermeferrari
  * Cleaned up test file for PEP8 - @lopagela
  * Cleaned up old Python 2 artifacts - @louis-jaris
  * Dropped Python 3.5 support - @idomozes
  * Moved type check via tox into 3.11 run only
  * Added test run in Python3.6 (will keep for a little while
    longer, but it's EOL so upgrade)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=16
2023-05-03 09:10:43 +00:00
Richard Brown
bc49eeee05 Accepting request 1008710 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1008710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-json-logger?expand=0&rev=7
2022-10-07 23:25:28 +00:00
a1914f7d7f Accepting request 1008612 from home:yarunachalam:branches:devel:languages:python
- Update to 2.0.4 - 2022-07-11
  Changed
  Fix too strict regex for percentage style logging - @aberres
- Update to 2.0.3 - 2022-07-08
  Added
  Add PEP 561 marker/basic mypy configuration. - @bringhurst
  Workaround logging.LogRecord.msg type of string. - @bringhurst
  Changed
  Changed a link archive of the reference page in case it's down. - @ahonnecke
  Removed unnecessary try-except around OrderedDict usage - @sozofaan
  Update documentation link to json module + use https - @deronnax
  Dropped 3.5 support. - @bringhurst

OBS-URL: https://build.opensuse.org/request/show/1008612
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=14
2022-10-07 07:55:06 +00:00
Dominique Leuenberger
40319531f9 Accepting request 929916 from devel:languages:python
- update to 2.0.2:
  * drop python 3.4 support

OBS-URL: https://build.opensuse.org/request/show/929916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-json-logger?expand=0&rev=6
2021-11-06 23:19:13 +00:00
1a4ef0e875 - update to 5.2.0:
* stop mentioning librabbitmq
  * Use ANY from unittest instead of case.mock
  * fix flake8 in kombu/asynchronous/aws/connection.py 
  * Dont failfast when pypy3 tests fail 
  * Return empty list instead of InconsistencyError when exchange table is empty 

- update to 5.1.0:
  * Fix queue names special characters replacement for Azure Service Bus.
  * Add support for SQLAlchemy 1.4.
  * Coerce seconds argument to a floating point number in Timer.enter_after.
  * Add accept parameter to SimpleQueue class.
  * prepare_accept_content() now raises SerializerNotInstalled instead of KeyError.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=13
2021-11-06 18:43:19 +00:00
Dominique Leuenberger
c682193441 Accepting request 895935 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/895935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-json-logger?expand=0&rev=5
2021-06-01 08:37:59 +00:00
c6d19e7d73 Accepting request 895924 from home:pgajdos:python
- %check: use %pyunittest rpm macro

OBS-URL: https://build.opensuse.org/request/show/895924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=11
2021-05-28 09:39:36 +00:00
Dominique Leuenberger
a9119be84c Accepting request 857878 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/857878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-json-logger?expand=0&rev=4
2020-12-22 10:51:53 +00:00
dfb09e3fd2 Accepting request 857860 from home:jayvdb:branches:devel:languages:python
- Disable Python 2 builds
- Add %doc README.md
- Update to v2.0.1

OBS-URL: https://build.opensuse.org/request/show/857860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=9
2020-12-21 16:39:47 +00:00
Dominique Leuenberger
b7a83be517 Accepting request 701757 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/701757
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-json-logger?expand=0&rev=3
2019-05-10 07:19:35 +00:00
6193b1dd07 Accepting request 701753 from home:pgajdos
- version update to 0.1.11
  * no upstream changelog
- run testsuite
- run spec cleaner
- install LICENSE

OBS-URL: https://build.opensuse.org/request/show/701753
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=7
2019-05-09 10:08:48 +00:00
Dominique Leuenberger
d46ebe528b Accepting request 659614 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-json-logger?expand=0&rev=2
2018-12-24 10:42:37 +00:00
b7ba224b9c Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=5
2018-12-04 13:55:51 +00:00
Dominique Leuenberger
da8998c916 Accepting request 515127 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/515127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-json-logger?expand=0&rev=1
2017-08-16 14:13:01 +00:00
Thomas Bechtold
a0b436957e OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=3 2017-08-08 06:40:16 +00:00
Thomas Bechtold
143ec8c7a9 - fix Requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=2
2017-08-08 06:38:12 +00:00
Thomas Bechtold
8def070c74 - Initial packaging (version 0.1.7)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=1
2017-07-28 14:58:56 +00:00