- Update to 0.34.2:
* spec: Adjust %autosetup to PEP-625 tarball top-level directory - Update to 0.34.1: * spec: Adjust Source URL to PEP-625 tarball name - Update to 0.34.0: * modemmanager: Add cell broadcast messages (thanks Guido Günther) * Move release builds to pybuild for PEP-625 compatibility OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=37
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:04efd311dd1063ac2b8f7baa79a026b5c0aa3ed4ef18cd9226f52a273fa6193a
|
|
||||||
size 105903
|
|
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 24 10:18:03 UTC 2025 - Joan Torres <joan.torres@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.34.2:
|
||||||
|
* spec: Adjust %autosetup to PEP-625 tarball top-level directory
|
||||||
|
- Update to 0.34.1:
|
||||||
|
* spec: Adjust Source URL to PEP-625 tarball name
|
||||||
|
- Update to 0.34.0:
|
||||||
|
* modemmanager: Add cell broadcast messages (thanks Guido Günther)
|
||||||
|
* Move release builds to pybuild for PEP-625 compatibility
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 23 09:28:08 UTC 2025 - Joan Torres <joan.torres@suse.com>
|
Thu Jan 23 09:28:08 UTC 2025 - Joan Torres <joan.torres@suse.com>
|
||||||
|
|
||||||
|
@@ -25,12 +25,12 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-python-dbusmock%{psuffix}
|
Name: python-python-dbusmock%{psuffix}
|
||||||
Version: 0.33.0
|
Version: 0.34.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python library for creating mock D-Bus objects
|
Summary: Python library for creating mock D-Bus objects
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
URL: https://github.com/martinpitt/python-dbusmock
|
URL: https://github.com/martinpitt/python-dbusmock
|
||||||
Source: https://files.pythonhosted.org/packages/source/p/python-dbusmock/python-dbusmock-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/p/python-dbusmock/python_dbusmock-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module dbus-python}
|
BuildRequires: %{python_module dbus-python}
|
||||||
BuildRequires: %{python_module gobject}
|
BuildRequires: %{python_module gobject}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
@@ -66,7 +66,7 @@ such as upower, systemd, logind, gnome-session or others, and it is hard
|
|||||||
to what one may expect in tests.
|
to what one may expect in tests.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n python-dbusmock-%{version}
|
%autosetup -p1 -n python_dbusmock-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%pyproject_wheel
|
%pyproject_wheel
|
||||||
|
BIN
python_dbusmock-0.34.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
python_dbusmock-0.34.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user