head	1.7;
access;
symbols
	pkgsrc-2026Q3:1.7.0.14
	pkgsrc-2026Q3-base:1.7
	pkgsrc-2026Q2:1.7.0.12
	pkgsrc-2026Q2-base:1.7
	pkgsrc-2026Q1:1.7.0.10
	pkgsrc-2026Q1-base:1.7
	pkgsrc-2025Q4:1.7.0.8
	pkgsrc-2025Q4-base:1.7
	pkgsrc-2025Q3:1.7.0.6
	pkgsrc-2025Q3-base:1.7
	pkgsrc-2025Q2:1.7.0.4
	pkgsrc-2025Q2-base:1.7
	pkgsrc-2025Q1:1.7.0.2
	pkgsrc-2025Q1-base:1.7
	pkgsrc-2024Q4:1.5.0.10
	pkgsrc-2024Q4-base:1.5
	pkgsrc-2024Q3:1.5.0.8
	pkgsrc-2024Q3-base:1.5
	pkgsrc-2024Q2:1.5.0.6
	pkgsrc-2024Q2-base:1.5
	pkgsrc-2024Q1:1.5.0.4
	pkgsrc-2024Q1-base:1.5
	pkgsrc-2023Q4:1.5.0.2
	pkgsrc-2023Q4-base:1.5
	pkgsrc-2023Q3:1.4.0.12
	pkgsrc-2023Q3-base:1.4
	pkgsrc-2023Q2:1.4.0.10
	pkgsrc-2023Q2-base:1.4
	pkgsrc-2023Q1:1.4.0.8
	pkgsrc-2023Q1-base:1.4
	pkgsrc-2022Q4:1.4.0.6
	pkgsrc-2022Q4-base:1.4
	pkgsrc-2022Q3:1.4.0.4
	pkgsrc-2022Q3-base:1.4
	pkgsrc-2022Q2:1.4.0.2
	pkgsrc-2022Q2-base:1.4
	pkgsrc-2022Q1:1.3.0.2
	pkgsrc-2022Q1-base:1.3;
locks; strict;
comment	@# @;


1.7
date	2025.03.02.20.23.42;	author wiz;	state Exp;
branches;
next	1.6;
commitid	b698pW1AO4lP6xLF;

1.6
date	2025.02.23.20.41.30;	author wiz;	state Exp;
branches;
next	1.5;
commitid	MYLix9UGLH9VqDKF;

1.5
date	2023.10.28.19.57.16;	author wiz;	state Exp;
branches;
next	1.4;
commitid	jP8MYROLWZ3yJqKE;

1.4
date	2022.04.18.10.57.54;	author adam;	state Exp;
branches;
next	1.3;
commitid	TD6OylOmS1PdHFAD;

1.3
date	2022.01.23.09.09.51;	author adam;	state Exp;
branches;
next	1.2;
commitid	JGCVvxt1ZeHyPJpD;

1.2
date	2022.01.22.14.10.10;	author wiz;	state Exp;
branches;
next	1.1;
commitid	L3LZRgwPISKCwDpD;

1.1
date	2022.01.19.20.43.20;	author rhialto;	state Exp;
branches;
next	;
commitid	PaXcxE94hvcsNhpD;


desc
@@


1.7
log
@py-jeepney: update to 0.9.0.

0.9
---

2025-02-27

* Fixed subscribing to messages on the message bus with a ``path_namespace``
  parameter (:mr:`38`)
* Fixed authentication on (some?) BSDs, using SCM_CREDS (:mr:`33`), for all
  integrations except for asyncio (which does not expose ``sendmsg``).
* :class:`~.DBusAddress` and message generators will now raise :exc:`ValueError`
  if given invalid D-Bus names - bus names, object paths, or interface names
  (:mr:`36`). Previously these could easily be sent in messages, resulting in
  the bus closing the connection.
* Bindings can now be :doc:`generated <bindgen>` from D-Bus XML in a file
  with the new :option:`--file` option (:mr:`34`).
* The ``async_timeout`` package is no longer required for running the tests on
  Python 3.11 or above (:mr:`39`).

Breaking changes
~~~~~~~~~~~~~~~~

* Removed the deprecated ``connection.router`` API in the blocking IO
  integration (:mr:`40`).
* Removed the deprecated ``unwrap`` parameter from ``send_and_get_reply`` in
  the blocking integration (:mr:`37`).
@
text
@@@comment $NetBSD$
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/jeepney/__init__.py
${PYSITELIB}/jeepney/__init__.pyc
${PYSITELIB}/jeepney/__init__.pyo
${PYSITELIB}/jeepney/auth.py
${PYSITELIB}/jeepney/auth.pyc
${PYSITELIB}/jeepney/auth.pyo
${PYSITELIB}/jeepney/bindgen.py
${PYSITELIB}/jeepney/bindgen.pyc
${PYSITELIB}/jeepney/bindgen.pyo
${PYSITELIB}/jeepney/bus.py
${PYSITELIB}/jeepney/bus.pyc
${PYSITELIB}/jeepney/bus.pyo
${PYSITELIB}/jeepney/bus_messages.py
${PYSITELIB}/jeepney/bus_messages.pyc
${PYSITELIB}/jeepney/bus_messages.pyo
${PYSITELIB}/jeepney/fds.py
${PYSITELIB}/jeepney/fds.pyc
${PYSITELIB}/jeepney/fds.pyo
${PYSITELIB}/jeepney/io/__init__.py
${PYSITELIB}/jeepney/io/__init__.pyc
${PYSITELIB}/jeepney/io/__init__.pyo
${PYSITELIB}/jeepney/io/asyncio.py
${PYSITELIB}/jeepney/io/asyncio.pyc
${PYSITELIB}/jeepney/io/asyncio.pyo
${PYSITELIB}/jeepney/io/blocking.py
${PYSITELIB}/jeepney/io/blocking.pyc
${PYSITELIB}/jeepney/io/blocking.pyo
${PYSITELIB}/jeepney/io/common.py
${PYSITELIB}/jeepney/io/common.pyc
${PYSITELIB}/jeepney/io/common.pyo
${PYSITELIB}/jeepney/io/tests/__init__.py
${PYSITELIB}/jeepney/io/tests/__init__.pyc
${PYSITELIB}/jeepney/io/tests/__init__.pyo
${PYSITELIB}/jeepney/io/tests/conftest.py
${PYSITELIB}/jeepney/io/tests/conftest.pyc
${PYSITELIB}/jeepney/io/tests/conftest.pyo
${PYSITELIB}/jeepney/io/tests/test_asyncio.py
${PYSITELIB}/jeepney/io/tests/test_asyncio.pyc
${PYSITELIB}/jeepney/io/tests/test_asyncio.pyo
${PYSITELIB}/jeepney/io/tests/test_blocking.py
${PYSITELIB}/jeepney/io/tests/test_blocking.pyc
${PYSITELIB}/jeepney/io/tests/test_blocking.pyo
${PYSITELIB}/jeepney/io/tests/test_threading.py
${PYSITELIB}/jeepney/io/tests/test_threading.pyc
${PYSITELIB}/jeepney/io/tests/test_threading.pyo
${PYSITELIB}/jeepney/io/tests/test_trio.py
${PYSITELIB}/jeepney/io/tests/test_trio.pyc
${PYSITELIB}/jeepney/io/tests/test_trio.pyo
${PYSITELIB}/jeepney/io/tests/utils.py
${PYSITELIB}/jeepney/io/tests/utils.pyc
${PYSITELIB}/jeepney/io/tests/utils.pyo
${PYSITELIB}/jeepney/io/threading.py
${PYSITELIB}/jeepney/io/threading.pyc
${PYSITELIB}/jeepney/io/threading.pyo
${PYSITELIB}/jeepney/io/trio.py
${PYSITELIB}/jeepney/io/trio.pyc
${PYSITELIB}/jeepney/io/trio.pyo
${PYSITELIB}/jeepney/low_level.py
${PYSITELIB}/jeepney/low_level.pyc
${PYSITELIB}/jeepney/low_level.pyo
${PYSITELIB}/jeepney/tests/__init__.py
${PYSITELIB}/jeepney/tests/__init__.pyc
${PYSITELIB}/jeepney/tests/__init__.pyo
${PYSITELIB}/jeepney/tests/secrets_introspect.xml
${PYSITELIB}/jeepney/tests/test_auth.py
${PYSITELIB}/jeepney/tests/test_auth.pyc
${PYSITELIB}/jeepney/tests/test_auth.pyo
${PYSITELIB}/jeepney/tests/test_bindgen.py
${PYSITELIB}/jeepney/tests/test_bindgen.pyc
${PYSITELIB}/jeepney/tests/test_bindgen.pyo
${PYSITELIB}/jeepney/tests/test_bus.py
${PYSITELIB}/jeepney/tests/test_bus.pyc
${PYSITELIB}/jeepney/tests/test_bus.pyo
${PYSITELIB}/jeepney/tests/test_bus_messages.py
${PYSITELIB}/jeepney/tests/test_bus_messages.pyc
${PYSITELIB}/jeepney/tests/test_bus_messages.pyo
${PYSITELIB}/jeepney/tests/test_fds.py
${PYSITELIB}/jeepney/tests/test_fds.pyc
${PYSITELIB}/jeepney/tests/test_fds.pyo
${PYSITELIB}/jeepney/tests/test_low_level.py
${PYSITELIB}/jeepney/tests/test_low_level.pyc
${PYSITELIB}/jeepney/tests/test_low_level.pyo
${PYSITELIB}/jeepney/tests/test_wrappers.py
${PYSITELIB}/jeepney/tests/test_wrappers.pyc
${PYSITELIB}/jeepney/tests/test_wrappers.pyo
${PYSITELIB}/jeepney/wrappers.py
${PYSITELIB}/jeepney/wrappers.pyc
${PYSITELIB}/jeepney/wrappers.pyo
@


1.6
log
@py-jeepney: adapt for flit_core 3.11.

Bump PKGREVISION.
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.5 2023/10/28 19:57:16 wiz Exp $
a65 3
${PYSITELIB}/jeepney/routing.py
${PYSITELIB}/jeepney/routing.pyc
${PYSITELIB}/jeepney/routing.pyo
d88 3
a90 3
${PYSITELIB}/jeepney/tests/test_routing.py
${PYSITELIB}/jeepney/tests/test_routing.pyc
${PYSITELIB}/jeepney/tests/test_routing.pyo
@


1.5
log
@python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
@
text
@d1 1
a1 2
@@comment $NetBSD$
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
d5 1
@


1.4
log
@py-jeepney: updated to 0.8.0

0.8

Removed jeepney.integrate APIs, which were deprecated in 0.7. Use
jeepney.io instead (see :doc:`integrate`).
Removed deprecated jeepney.io.tornado API. Tornado now uses the asyncio
event loop, so you can use it along with jeepney.io.asyncio.
Deprecated conn.router attribute in the :doc:`api/blocking` integration.
Use :ref:`proxies <msggen_proxies>` or :meth:`~.blocking.DBusConnection.send_and_get_reply`
to find   replies to method calls, and :meth:`~.blocking.DBusConnection.filter`
for other routing.
Added docs page with background on D-Bus (:doc:`dbus-background`).
@
text
@d1 1
a1 2
@@comment $NetBSD: PLIST,v 1.3 2022/01/23 09:09:51 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
a4 1
${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
a5 1
${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
d8 1
d11 1
d14 1
d17 1
d20 1
d23 1
d26 1
d29 1
d32 1
d35 1
d38 1
d41 1
d44 1
d47 1
d50 1
d53 1
d56 1
d59 1
d62 1
d65 1
d68 1
d71 1
d75 1
d78 1
d81 1
d84 1
d87 1
d90 1
d93 1
d96 1
@


1.3
log
@py-jeepney: updated to 0.7.1

0.7.1
-----
* Add ``async with`` support to :class:`~.asyncio.DBusConnection` in the
  asyncio integration.
* Fix calling :meth:`~.asyncio.DBusConnection.receive` immediately after opening
  a connection in the asyncio integration.

0.7
---
* Support for :ref:`sending and receiving file descriptors <send_recv_fds>`.
  This is available with the blocking, threading and trio integration layers.
* Deprecated older integration APIs, in favour of new APIs introduced in 0.5.
* Fixed passing a deque in to :meth:`~.blocking.DBusConnection.filter` in the
  blocking integration API.
@
text
@d1 8
a8 6
@@comment $NetBSD: PLIST,v 1.2 2022/01/22 14:10:10 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
a10 1
${PYSITELIB}/jeepney/__init__.pyo
a12 1
${PYSITELIB}/jeepney/auth.pyo
a14 1
${PYSITELIB}/jeepney/bindgen.pyo
a16 1
${PYSITELIB}/jeepney/bus.pyo
a18 1
${PYSITELIB}/jeepney/bus_messages.pyo
a20 19
${PYSITELIB}/jeepney/fds.pyo
${PYSITELIB}/jeepney/integrate/__init__.py
${PYSITELIB}/jeepney/integrate/__init__.pyc
${PYSITELIB}/jeepney/integrate/__init__.pyo
${PYSITELIB}/jeepney/integrate/asyncio.py
${PYSITELIB}/jeepney/integrate/asyncio.pyc
${PYSITELIB}/jeepney/integrate/asyncio.pyo
${PYSITELIB}/jeepney/integrate/blocking.py
${PYSITELIB}/jeepney/integrate/blocking.pyc
${PYSITELIB}/jeepney/integrate/blocking.pyo
${PYSITELIB}/jeepney/integrate/tests/__init__.py
${PYSITELIB}/jeepney/integrate/tests/__init__.pyc
${PYSITELIB}/jeepney/integrate/tests/__init__.pyo
${PYSITELIB}/jeepney/integrate/tests/test_asyncio.py
${PYSITELIB}/jeepney/integrate/tests/test_asyncio.pyc
${PYSITELIB}/jeepney/integrate/tests/test_asyncio.pyo
${PYSITELIB}/jeepney/integrate/tornado.py
${PYSITELIB}/jeepney/integrate/tornado.pyc
${PYSITELIB}/jeepney/integrate/tornado.pyo
a22 1
${PYSITELIB}/jeepney/io/__init__.pyo
a24 1
${PYSITELIB}/jeepney/io/asyncio.pyo
a26 1
${PYSITELIB}/jeepney/io/blocking.pyo
a28 1
${PYSITELIB}/jeepney/io/common.pyo
a30 1
${PYSITELIB}/jeepney/io/tests/__init__.pyo
a32 1
${PYSITELIB}/jeepney/io/tests/conftest.pyo
a34 1
${PYSITELIB}/jeepney/io/tests/test_asyncio.pyo
a36 1
${PYSITELIB}/jeepney/io/tests/test_blocking.pyo
a38 1
${PYSITELIB}/jeepney/io/tests/test_threading.pyo
a40 1
${PYSITELIB}/jeepney/io/tests/test_trio.pyo
a42 1
${PYSITELIB}/jeepney/io/tests/utils.pyo
a44 4
${PYSITELIB}/jeepney/io/threading.pyo
${PYSITELIB}/jeepney/io/tornado.py
${PYSITELIB}/jeepney/io/tornado.pyc
${PYSITELIB}/jeepney/io/tornado.pyo
a46 1
${PYSITELIB}/jeepney/io/trio.pyo
a48 1
${PYSITELIB}/jeepney/low_level.pyo
a50 1
${PYSITELIB}/jeepney/routing.pyo
a52 1
${PYSITELIB}/jeepney/tests/__init__.pyo
a55 1
${PYSITELIB}/jeepney/tests/test_auth.pyo
a57 1
${PYSITELIB}/jeepney/tests/test_bindgen.pyo
a59 1
${PYSITELIB}/jeepney/tests/test_bus.pyo
a61 1
${PYSITELIB}/jeepney/tests/test_bus_messages.pyo
a63 1
${PYSITELIB}/jeepney/tests/test_fds.pyo
a65 1
${PYSITELIB}/jeepney/tests/test_low_level.pyo
a67 1
${PYSITELIB}/jeepney/tests/test_routing.pyo
a69 1
${PYSITELIB}/jeepney/wrappers.pyo
@


1.2
log
@py-jeepney: fix PLIST, add missing dependencies

Bump PKGREVISION
@
text
@d1 1
a1 1
@@comment $NetBSD$
d22 3
d58 3
d107 3
@


1.1
log
@sysutils/py-jeepney: import from wip.
@
text
@d2 5
a6 1
${PYSITELIB}/${EGG_INFODIR}
@

