unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26610: python-gpg broke; python-gpg 1.9.0 does not exist
@ 2017-04-22 16:37 Christopher Allan Webber
  2017-04-22 22:43 ` Leo Famulari
  2017-05-26 19:51 ` Ivan Vilata i Balaguer
  0 siblings, 2 replies; 6+ messages in thread
From: Christopher Allan Webber @ 2017-04-22 16:37 UTC (permalink / raw)
  To: 26610, leo

Commit 8439c9c05e upgraded gpgme to 1.9.0.

Unfortunately, python-gpg's version is tied to gpgme:

(define-public python-gpg
  (package
    (name "python-gpg")
    (version (package-version gpgme))
    ;; [...]

This is a problem, because upgrading gpgme "automatically" upgraded
python-gpg, and there is no python-gpg release of 1.9.0.  The latest
release is 1.8.0:

  https://pypi.python.org/pypi/gpg/1.8.0

I'm not sure it makes sense to tie the package version to python-gpg's
package version anyway... if upgrading gpgme does trigger the upgrade of
python-gpg "automatically", then that would mean that even if there was
a pythong-gpg available with the new version, the hash would be
incorrect.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-02  3:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-22 16:37 bug#26610: python-gpg broke; python-gpg 1.9.0 does not exist Christopher Allan Webber
2017-04-22 22:43 ` Leo Famulari
2017-05-26 19:51 ` Ivan Vilata i Balaguer
2017-05-27 14:11   ` Leo Famulari
2017-06-01  8:43     ` Ivan Vilata i Balaguer
2017-06-02  3:22       ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).