emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48922: closed ([PATCH 00/10] some Python 2 removals.)


From: GNU bug Tracking System
Subject: bug#48922: closed ([PATCH 00/10] some Python 2 removals.)
Date: Tue, 08 Jun 2021 17:14:02 +0000

Your message dated Tue, 8 Jun 2021 13:12:57 -0400
with message-id <YL+lGUd//NZIfvc+@jasmine.lan>
and subject line Re: [bug#48922] [PATCH 00/10] some Python 2 removals.
has caused the debbugs.gnu.org bug report #48922,
regarding [PATCH 00/10] some Python 2 removals.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
48922: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48922
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 00/10] some Python 2 removals. Date: Tue, 8 Jun 2021 16:35:43 +0200
Hi,

Because Python 2 is EOL and these packages fail to build, there are removed.
Well, "guix refresh -l" is checked to ensure they are leaf packages

At the end of the series, "make as-derivation" successes, so everything seems
fine.

Cheers,
simon


zimoun (10):
  gnu: python2-bigfloat: Remove package.
  gnu: python2-fastimport: Remove package.
  gnu: python2-gridmap: Remove package.
  gnu: python2-hdf4: Remove package.
  gnu: python2-libvirt: Remove package.
  gnu: python2-mechanicalsoup: Remove package.
  gnu: python2-numpy-documentation: Remove package.
  gnu: python2-orator: Remove package.
  gnu: python2-partd: Remove package.
  gnu: python2-pendulum: Remove package.

 gnu/packages/databases.scm      |  6 +-----
 gnu/packages/python-web.scm     |  3 ---
 gnu/packages/python-xyz.scm     | 22 ----------------------
 gnu/packages/time.scm           |  3 ---
 gnu/packages/virtualization.scm |  3 ---
 5 files changed, 1 insertion(+), 36 deletions(-)


base-commit: e3611cc412e7b1c750a56d17fb1b7cde684baa3f
-- 
2.30.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#48922] [PATCH 00/10] some Python 2 removals. Date: Tue, 8 Jun 2021 13:12:57 -0400
On Tue, Jun 08, 2021 at 04:35:43PM +0200, zimoun wrote:
> Hi,
> 
> Because Python 2 is EOL and these packages fail to build, there are removed.
> Well, "guix refresh -l" is checked to ensure they are leaf packages
> 
> At the end of the series, "make as-derivation" successes, so everything seems
> fine.

Thanks for taking care of this! Pushed as
a9eb39d4eb7a2679fdf387037e2501b054fbaab3


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]