Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669658 - dev-db/pgadmin4-3.4-r1: Migrate to pycryptodome
Summary: dev-db/pgadmin4-3.4-r1: Migrate to pycryptodome
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: PgSQL Bugs
URL: https://redmine.postgresql.org/issues...
Whiteboard:
Keywords:
Depends on: 688210
Blocks: pycryptodome-tracker
  Show dependency tree
 
Reported: 2018-10-26 09:13 UTC by Bernd Feige
Modified: 2019-06-21 11:43 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Feige 2018-10-26 09:13:18 UTC
Currently dev-db/pgadmin4 pulls >=dev-python/pycrypto-2.6.1 which conflicts with the recommended dev-python/pycryptodome.
Probably should be added to the tracker https://bugs.gentoo.org/611568.
Comment 1 Larry the Git Cow gentoo-dev 2019-02-13 11:34:35 UTC
The bug has been referenced in the following commit(s):

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

commit 4a11134c8161f5d13a0218301f78b9206062ddc8
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2019-02-13 11:33:56 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2019-02-13 11:34:19 +0000

    dev-db/pgadmin4: Bump to 4.2
    
    Among numerous other fixes, drops dependency on dev-python/pycrypto.
    
    Bug: https://bugs.gentoo.org/669658
    Bug: https://bugs.gentoo.org/669650
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-db/pgadmin4/Manifest            |   1 +
 dev-db/pgadmin4/pgadmin4-4.2.ebuild | 123 ++++++++++++++++++++++++++++++++++++
 2 files changed, 124 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2019-06-21 11:43:32 UTC
The bug has been closed via the following commit(s):

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

commit 5e7a0561775f3dffbe01f129baf4ee780cbb089f
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2019-06-21 11:43:03 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2019-06-21 11:43:10 +0000

    dev-db/pgadmin4: Cleanup
    
    Closes: https://bugs.gentoo.org/670950
    Closes: https://bugs.gentoo.org/669658
    Package-Manager: Portage-2.3.62, Repoman-2.3.11
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-db/pgadmin4/Manifest               |   3 -
 dev-db/pgadmin4/pgadmin4-3.0.ebuild    | 123 --------------------------------
 dev-db/pgadmin4/pgadmin4-4.2-r1.ebuild | 124 ---------------------------------
 dev-db/pgadmin4/pgadmin4-4.3.ebuild    | 124 ---------------------------------
 4 files changed, 374 deletions(-)