Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 737916

Summary: dev-python/openpyxl: update HG_URI_REPO
Product: Gentoo Linux Reporter: Azamat H. Hackimov <azamat.hackimov>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/17633
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 737896    

Description Azamat H. Hackimov 2020-08-18 16:12:29 UTC
According to https://bitbucket.org/blog/sunsetting-mercurial-support-in-bitbucket , BitBucket will retire mercurial repositories support. Currently all hg repositories switched to read-only state and may in future completely discontinued.

Seems upstream migrated to repository located in https://foss.heptapod.net/openpyxl/openpyxl, please migrate EHG_REPO_URI to that one.
Comment 1 Larry the Git Cow gentoo-dev 2020-09-28 20:53:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f47f1329bc1f3ad6d03fceb68a317345cd9bc196

commit f47f1329bc1f3ad6d03fceb68a317345cd9bc196
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2020-09-21 21:47:51 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2020-09-28 20:51:47 +0000

    dev-python/openpyxl: update to 3.0.5
    
    Update SRC_URI and metadata.xml
    Closes: https://bugs.gentoo.org/737916
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 dev-python/openpyxl/Manifest              |  1 +
 dev-python/openpyxl/openpyxl-3.0.5.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d0dff433bed48ea8ba441690e04916040db34e8

commit 7d0dff433bed48ea8ba441690e04916040db34e8
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2020-09-21 21:40:08 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2020-09-28 20:51:46 +0000

    dev-python/openpyxl: remove live version
    
    Remove live version as no one is interesting in maintaining it.
    Bug: https://bugs.gentoo.org/737916
    
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/17633
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 dev-python/openpyxl/metadata.xml         |  3 +--
 dev-python/openpyxl/openpyxl-9999.ebuild | 35 --------------------------------
 2 files changed, 1 insertion(+), 37 deletions(-)