Commit Graph

21 Commits

Author SHA256 Message Date
Dominique Leuenberger
528264bc7a Accepting request 1198176 from devel:languages:python
- add python313.patch:
  * skip known testfailure with 3.13
- modernize spec file

    :func:`long_typename`, :func:`safe_repr`, :func:`short_repr`,

OBS-URL: https://build.opensuse.org/request/show/1198176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-objgraph?expand=0&rev=9
2024-09-03 11:37:32 +00:00
89127b6510 - modernize spec file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=20
2024-09-01 19:15:35 +00:00
99e698c4ff - add python313.patch:
* skip known testfailure with 3.13
    :func:`long_typename`, :func:`safe_repr`, :func:`short_repr`,

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=19
2024-09-01 19:15:23 +00:00
Ana Guerrero
3bd69ffdac Accepting request 1158383 from devel:languages:python
- update to 3.6.1:
  * Add support for Python 3.12.

OBS-URL: https://build.opensuse.org/request/show/1158383
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-objgraph?expand=0&rev=8
2024-03-18 15:44:01 +00:00
e09b48895a - update to 3.6.1:
* Add support for Python 3.12.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=17
2024-03-16 08:32:22 +00:00
Dominique Leuenberger
a206b86266 Accepting request 1132638 from devel:languages:python
- update to 3.6.0:
  * Add support for Python 3.9, 3.10, and 3.11.
  * Drop support for Python 2.7 and 3.6.

OBS-URL: https://build.opensuse.org/request/show/1132638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-objgraph?expand=0&rev=7
2023-12-12 18:31:48 +00:00
745fd005c4 - update to 3.6.0:
* Add support for Python 3.9, 3.10, and 3.11.
  * Drop support for Python 2.7 and 3.6.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=15
2023-12-12 10:53:36 +00:00
Dominique Leuenberger
a1808fe0a9 Accepting request 1081852 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1081852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-objgraph?expand=0&rev=6
2023-04-22 19:59:57 +00:00
a5a5d3e6e7 Accepting request 1081502 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081502
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=13
2023-04-21 14:20:18 +00:00
Dominique Leuenberger
117c59bcf0 Accepting request 896443 from devel:languages:python
- version update to 3.5.0
  - Do not require ``mock`` for the test suite on Python 3; use unittest.mock
    instead.
  - 100% test coverage for each version of Python rather than combined, using
    ``coverage-python-version``.
  - Add the optional ``extra_node_attrs`` parameter to ``show_backrefs`` and
    ``show_backrefs``
  - Fix IPython/Jupyter inline graph support code that would kick in even if you
    explicitly passed a filename='foo.png' argument to
    ``show_refs``/``show_backrefs``.  See `issue 47
    <https://github.com/mgedmin/objgraph/issues/47>`_.
  - Add support for Python 3.8.
  - Drop support for Python 3.5.
- %check: use %pytest rpm macro

OBS-URL: https://build.opensuse.org/request/show/896443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-objgraph?expand=0&rev=5
2021-06-11 20:29:49 +00:00
5bca959d88 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=11 2021-05-31 20:22:59 +00:00
60b0a569bf Accepting request 896344 from home:pgajdos:python
- version update to 3.5.0
  - Do not require ``mock`` for the test suite on Python 3; use unittest.mock
    instead.
  - 100% test coverage for each version of Python rather than combined, using
    ``coverage-python-version``.
  - Add the optional ``extra_node_attrs`` parameter to ``show_backrefs`` and
    ``show_backrefs``
  - Fix IPython/Jupyter inline graph support code that would kick in even if you
    explicitly passed a filename='foo.png' argument to
    ``show_refs``/``show_backrefs``.  See `issue 47
    <https://github.com/mgedmin/objgraph/issues/47>`_.
  - Add support for Python 3.8.
  - Drop support for Python 3.5.
- %check: use %pytest rpm macro

OBS-URL: https://build.opensuse.org/request/show/896344
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=10
2021-05-31 20:22:21 +00:00
Dominique Leuenberger
8f54a2d584 Accepting request 707157 from devel:languages:python
- Update to 3.4.1:
  * Add support for Python 3.7.
  * Drop support for Python 3.3 and 3.4.

OBS-URL: https://build.opensuse.org/request/show/707157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-objgraph?expand=0&rev=4
2019-06-05 09:38:33 +00:00
Tomáš Chvátal
4e80833de2 - Update to 3.4.1:
* Add support for Python 3.7.
  * Drop support for Python 3.3 and 3.4.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=8
2019-06-03 11:24:32 +00:00
Dominique Leuenberger
de56b44788 Accepting request 659522 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-objgraph?expand=0&rev=3
2018-12-24 10:40:32 +00:00
b3c9014f1b Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=6
2018-12-04 13:43:45 +00:00
Yuchen Lin
2e1449f132 Accepting request 615179 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/615179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-objgraph?expand=0&rev=2
2018-06-13 13:38:12 +00:00
840231389a Accepting request 615070 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. Replace 1st and 2nd person wording.

OBS-URL: https://build.opensuse.org/request/show/615070
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=4
2018-06-08 08:10:50 +00:00
Dominique Leuenberger
a11dad76c1 Accepting request 603752 from devel:languages:python
Needed by python-dill

OBS-URL: https://build.opensuse.org/request/show/603752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-objgraph?expand=0&rev=1
2018-05-15 08:07:40 +00:00
Todd R
d8e0d18016 Accepting request 603751 from home:TheBlackCat:branches:devel:languages:python
- Update to version 3.4.0
  * New functions: :func:`get_new_ids`, :func:`at_addrs`.
- Update to version 3.3.0
  * New function: :func:`growth`.
- Update to version 3.2.0
  * New ``filter`` argument for :func:`typestats`, :func:`most_common_types`,
    :func:`show_most_common_types`, :func:`show_growth`.
  * Show lambda functions in a more human-friendly way.
- Update to version 3.1.2
  * Correct UTF-8 mojibake in the changelog and switch all links to HTTPS.
- Update to version 3.1.1
  * Add support for Python 3.6.
  * Replace bare ``except:`` in ``safe_repr()`` with ``except Exception:``.
- Use %license tag

OBS-URL: https://build.opensuse.org/request/show/603751
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=2
2018-05-03 16:01:15 +00:00
Todd R
eda208641c Accepting request 603488 from devel:languages:python:misc
Needed by python-dill

OBS-URL: https://build.opensuse.org/request/show/603488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=1
2018-05-03 06:13:12 +00:00