Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ea4281ec84 | |||
| 36e8a72859 | |||
| dccb9957e0 | |||
| c96b71cb25 | |||
| bccca7a53a | |||
| c9b697b2c1 | |||
| 8e6cdd2091 | |||
| b17ae36cee |
@@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Dec 16 04:47:59 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
||||||
|
|
||||||
- Fix pytest section in pyproject.toml.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 11 10:38:21 UTC 2025 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
|
Fri Jul 11 10:38:21 UTC 2025 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pyee
|
# spec file for package python-pyee
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -47,8 +47,6 @@ from Node.js.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n pyee-%{version} -p1
|
%autosetup -n pyee-%{version} -p1
|
||||||
# https://github.com/jfhbrook/pyee/issues/189
|
|
||||||
sed -ie 's/\(tool.pytest\)/\1.ini_options/' pyproject.toml
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%pyproject_wheel
|
%pyproject_wheel
|
||||||
|
|||||||
Reference in New Issue
Block a user