#7 Obsolete removed python3 packages (#1610422)
Merged 5 years ago by churchyard. Opened 5 years ago by churchyard.
rpms/ churchyard/fedora-obsolete-packages py37  into  master

file modified
+42 -1
@@ -13,7 +13,7 @@ 

  Name:       fedora-obsolete-packages

  # Please keep the version equal to the targeted Fedora release

  Version:    29

- Release:    13

+ Release:    14

  Summary:    A package to obsolete retired packages

  

  # This package has no actual content; there is nothing to license.
@@ -116,6 +116,26 @@ 

  # https://bugzilla.redhat.com/show_bug.cgi?id=1610378

  Obsoletes: rolekit < 0.5.2-5

  

+ # Remove in F31

+ # https://bugzilla.redhat.com/show_bug.cgi?id=1610422

+ Obsoletes: bugwarrior < 1.5.1-8

+ Obsoletes: clustersos < 1.2.2-2

+ Obsoletes: fedrepo-req < 1.12.0-2

+ Obsoletes: fedrepo-req-admin < 1.12.0-2

+ Obsoletes: python3-amqplib < 1.0.2-22

+ Obsoletes: python3-django-discover-runner < 1.0-14

+ Obsoletes: python3-django-keyedcache3 < 1.5.3-10

+ Obsoletes: python3-django-notification < 1.2.0-10

+ Obsoletes: python3-django-openstack-auth < 2.4.2-4

+ Obsoletes: python3-fedrepo-req < 1.12.0-2

+ Obsoletes: python3-iptools < 0.6.1-17

+ Obsoletes: python3-mlpy < 3.5.0-9

+ Obsoletes: python3-pygpgme < 0.3-29

+ Obsoletes: python3-taskw < 1.2.0-10

+ Obsoletes: python3-toro < 1.0.1-9

+ Obsoletes: targetd < 0.8.6-6

+ 

+ 

  # ==========================================

  # Please collect the python2 Obsoletes: here

  # ==========================================
@@ -170,6 +190,24 @@ 

    rolekit < 0.5.2-5

    (See https://bugzilla.redhat.com/show_bug.cgi?id=1610378)

  

+   bugwarrior < 1.5.1-8

+   clustersos < 1.2.2-2

+   fedrepo-req < 1.12.0-2

+   fedrepo-req-admin < 1.12.0-2

+   python3-amqplib < 1.0.2-22

+   python3-django-discover-runner < 1.0-14

+   python3-django-keyedcache3 < 1.5.3-10

+   python3-django-notification < 1.2.0-10

+   python3-django-openstack-auth < 2.4.2-4

+   python3-fedrepo-req < 1.12.0-2

+   python3-iptools < 0.6.1-17

+   python3-mlpy < 3.5.0-9

+   python3-pygpgme < 0.3-29

+   python3-taskw < 1.2.0-10

+   python3-toro < 1.0.1-9

+   targetd < 0.8.6-6

+   (see https://bugzilla.redhat.com/show_bug.cgi?id=1610422)

+ 

  Plus the following python2 packages, in accordance with the general switch away

  from Python2 ahead of its retirement in 2020.  See

  https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 for more
@@ -192,6 +230,9 @@ 

  

  

  %changelog

+ * Wed Aug 01 2018 Miro Hrončok <mhroncok@redhat.com> - 29-14

+ - Obsolete removed python3 packages (#1610422)

+ 

  * Tue Jul 31 2018 Stephen Gallagher <sgallagh@redhat.com> - 29-13

  - Obsolete rolekit

  

no initial comment

rebased onto 0e62da3

5 years ago

Pull-Request has been merged by churchyard

5 years ago