all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61464] [PATCH 0/2]: gnu python-construct: Update to 2.10.68.
@ 2023-02-12 23:48 Sharlatan Hellseher
  2023-02-12 23:49 ` [bug#61464] [PATCH 1/2] gnu: " Sharlatan Hellseher
  2023-02-20 13:03 ` bug#61464: [PATCH 0/2]: gnu python-construct: Update to 2.10.68 Nicolas Goaziou
  0 siblings, 2 replies; 5+ messages in thread
From: Sharlatan Hellseher @ 2023-02-12 23:48 UTC (permalink / raw)
  To: 61464; +Cc: Sharlatan Hellseher

Hi Guix!

Inspired by FOSDEM's talk about gallia
https://github.com/Fraunhofer-AISEC/gallia - pentesting framework, I'd tried to
pack it but some of the Guix's inputs are outdated and some are above
allowed. gallia v1.1.4 requires Python 3.11+ which is not available in Guix
right now so I'm about to pack the closed possible to satisfy requirements
version - v1.0.3.

This patch series bumps python-construct to the latest and fixes build of
depended python-capablerobot-usbhub with it's upgrade to the latest as well.

Attempt to insure nothing broken with this update:
> ./pre-inst-env guix build $(./pre-inst-env guix refresh --list-dependent python-construct|awk -F: '{print $2}')
> /gnu/store/ycvfwhxnj13xsyrqngm9lplk293diw2p-gr-satellites-4.6.0
> /gnu/store/8bw6nbpyiywh4by7780fc8rxw0mg6fvh-secrets-6.5
> /gnu/store/6fxa0f70gwi7vl0pqa0b5rkam7wl9cws-python-capablerobot-usbhub-0.5.0
> /gnu/store/fq6ihigrjmr6ig3yn5w6hl41wrz9fg6w-electron-cash-4.2.12
> /gnu/store/dlzgq2j1idjapipl60vjkzbimv05lhi9-trezor-agent-0.14.4
> /gnu/store/9z1wzmbca830flrlbd97rahvv37y1hjx-python-miio-0.5.11

Sharlatan Hellseher (2):
  gnu: python-construct: Update to 2.10.68.
  gnu: python-capablerobot-usbhub: Update to 0.5.0.

 gnu/packages/libusb.scm     | 34 ++++++++++++++++++++++++----------
 gnu/packages/python-xyz.scm | 30 ++++++++++++++++++++++--------
 2 files changed, 46 insertions(+), 18 deletions(-)


base-commit: 2b1383c0a2f79117103b142440c64f6a751d545d
-- 
2.39.1





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

end of thread, other threads:[~2023-02-20 13:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-12 23:48 [bug#61464] [PATCH 0/2]: gnu python-construct: Update to 2.10.68 Sharlatan Hellseher
2023-02-12 23:49 ` [bug#61464] [PATCH 1/2] gnu: " Sharlatan Hellseher
2023-02-12 23:49   ` [bug#61464] [PATCH 2/2] gnu: python-capablerobot-usbhub: Update to 0.5.0 Sharlatan Hellseher
2023-02-15 11:41     ` zimoun
2023-02-20 13:03 ` bug#61464: [PATCH 0/2]: gnu python-construct: Update to 2.10.68 Nicolas Goaziou

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.