#8 apipkg dependency removed from 1.9.0
Merged 2 years ago by thm. Opened 2 years ago by aekoroglu.
Unknown source rawhide  into  rawhide

file modified
+4 -2
@@ -2,7 +2,7 @@

  

  Name:           python-%{srcname}

  Version:        1.9.0

- Release:        4%{?dist}

+ Release:        5%{?dist}

  Summary:        Distributed Python deployment and communication

  License:        MIT

  URL:            https://github.com/pytest-dev/execnet
@@ -28,7 +28,6 @@

  BuildRequires:  python3-devel

  BuildRequires:  python3-setuptools

  BuildRequires:  python3-setuptools_scm

- BuildRequires:  python3-apipkg

  BuildRequires:  python3-pytest

  #BuildRequires:  python3-eventlet -- not yet ready for Python 3.10

  BuildRequires:  python3-gevent
@@ -89,6 +88,9 @@

  

  

  %changelog

+ * Wed Jun 15 2022 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 1.9.0-5

+ - apipkg dependency removed from 1.9.0

+ 

  * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.9.0-4

  - Rebuilt for Python 3.11

  

no initial comment

Pull-Request has been merged by thm

2 years ago
Metadata