maav / guix-mirror (public) (License: GPLv3+) (since 2019-11-02) (hash sha1)
Mirror of GNU Guix (https://git.savannah.gnu.org/git/guix.git) with personal branches integrated into master branch.
List of commits:
Subject Hash Author Date (UTC)
gnu: python-shapely: Update to 1.7.1. 5fe5548907337fee70a3a961e6df9a586f5f52e5 Malte Frank Gerdes 2020-10-08 18:20:12
gnu: sunxi-tools: Fix build. 7e917283d71fee1a29363e113f29c8c21f7c4739 Danny Milosavljevic 2020-10-08 21:11:55
gnu: guix-build-coordinator: Update to 0-1.e701d4d. aadd3429fb28a48f2cffaf9f360baf7a41f58d26 Christopher Baines 2020-10-08 19:44:03
services: guix: Don't use normalized codeset for Guix Data Service. 65c9f07a1616382c00d23b83d7a42b0e72dd8df8 Christopher Baines 2020-10-08 19:21:02
offload: Improve load normalization and configurability. efbf5fdd01817ea75de369e3dd2761a85f8f7dd5 Maxim Cournoyer 2020-10-03 05:17:54
gnu: discount: Install .pc file. 01f9a4c0f23e23e1e626007e6ead948923a23a0d Tobias Geerinckx-Rice 2020-10-07 12:50:59
gnu: discount: Update to 2.2.7. 34316794e73091e8920e54bd089616ad27fe107c Tobias Geerinckx-Rice 2020-10-07 12:50:20
gnu: discount: Cross-compile. f41b56a92e8158f1fcb4cfef762783a6bab8a63d Tobias Geerinckx-Rice 2020-10-07 12:46:54
gnu: entr: Remove erroneous use of DESTDIR. 6ad8fc65d4baf5ac624021175dfa625c8fd35fd9 Tobias Geerinckx-Rice 2020-10-07 12:36:33
gnu: perl-file-listing: Update to 6.11. c4e48255d943a50b6b4aa7fe41c82a93bd376dbf Tobias Geerinckx-Rice 2020-10-08 13:51:27
gnu: borg: Update to 1.1.14. 7db756f785b92332b09a481db74cc60392787ac2 Tobias Geerinckx-Rice 2020-10-08 13:10:10
gnu: facter: Update to 4.0.42. 4e880695e0248a237fe7de27b212f4fa4d6a24fe Tobias Geerinckx-Rice 2020-10-08 11:49:42
gnu: vim: Update to 8.2.1812. a2398cc26eb13c5244389a262443860af7a5c65a Tobias Geerinckx-Rice 2020-10-08 11:41:47
gnu: s6-linux-utils: Update to 2.5.1.3. e2ec07c0db321cba3bd548ff2ad152683c7e9c2e Tobias Geerinckx-Rice 2020-10-08 11:33:40
gnu: s6-networking: Update to 2.3.2.0. 77ba8c46ebd7446cb668ff8a992c1f42beab5ef9 Tobias Geerinckx-Rice 2020-10-08 11:33:30
gnu: obs: Update to 26.0.2. a5d729fab09957d054add9620e7d36f194ed9336 Tobias Geerinckx-Rice 2020-10-08 10:14:18
gnu: chrony: Support Network Time Security (NTS). 6072182b3d9debaa126a6e4a3ac45eab9c28e20c Tobias Geerinckx-Rice 2020-10-08 08:01:57
gnu: chrony: Update to 4.0. f73e09b2c812eb0c348f7605b49ce6d19ec8bb4a Tobias Geerinckx-Rice 2020-10-08 08:01:18
gnu: Add cl-geco. 5a7235274573ba4d20487f341c3bcee333f391ab Guillaume Le Vaillant 2020-10-08 12:00:18
gnu: python-efl: Update to 1.25.0. 13c27c110f93e17538beda03e530344ff26fb453 Efraim Flashner 2020-10-08 11:09:19
Commit 5fe5548907337fee70a3a961e6df9a586f5f52e5 - gnu: python-shapely: Update to 1.7.1.
* gnu/packages/python-xyz.scm (python-shapely): Update to 1.7.1.
[arguments]: Adjust 'patch-geos-path phase to add more substitutions.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Author: Malte Frank Gerdes
Author date (UTC): 2020-10-08 18:20
Committer name: Efraim Flashner
Committer date (UTC): 2020-10-09 05:00
Parent(s): 7e917283d71fee1a29363e113f29c8c21f7c4739
Signer:
Signing key: 41AAE7DCCA3D8351
Signing status: E
Tree: 7260f52da85cfec03b0dd271baaf3e4769c2721a
File Lines added Lines deleted
gnu/packages/python-xyz.scm 7 3
File gnu/packages/python-xyz.scm changed (mode: 100644) (index 459526941b..a95bb8ce12)
84 84 ;;; Copyright © 2020 Vinicius Monego <monego@posteo.net> ;;; Copyright © 2020 Vinicius Monego <monego@posteo.net>
85 85 ;;; Copyright © 2020 Guy Fleury Iteriteka <gfleury@disroot.org> ;;; Copyright © 2020 Guy Fleury Iteriteka <gfleury@disroot.org>
86 86 ;;; Copyright © 2020 Hendursaga <hendursaga@yahoo.com> ;;; Copyright © 2020 Hendursaga <hendursaga@yahoo.com>
87 ;;; Copyright © 2020 Malte Frank Gerdes <malte.f.gerdes@gmail.com>
87 88 ;;; ;;;
88 89 ;;; This file is part of GNU Guix. ;;; This file is part of GNU Guix.
89 90 ;;; ;;;
 
... ... pidof, tty, taskset, pmap.")
507 508 (define-public python-shapely (define-public python-shapely
508 509 (package (package
509 510 (name "python-shapely") (name "python-shapely")
510 (version "1.6.4.post2")
511 (version "1.7.1")
511 512 (source (source
512 513 (origin (origin
513 514 (method url-fetch) (method url-fetch)
514 515 (uri (pypi-uri "Shapely" version)) (uri (pypi-uri "Shapely" version))
515 516 (sha256 (sha256
516 517 (base32 (base32
517 "03r42fmd9alp6r3q95ad6rldq2f7n1wimrw53zy5kpn33yv7pf64"))))
518 "0adiz4jwmwxk7k1awqifb1a9bj5x4nx4gglb5dz9liam21674h8n"))))
518 519 (build-system python-build-system) (build-system python-build-system)
519 520 (native-inputs (native-inputs
520 521 `(("python-cython" ,python-cython) `(("python-cython" ,python-cython)
 
... ... pidof, tty, taskset, pmap.")
533 534 (let ((geos (assoc-ref inputs "geos")) (let ((geos (assoc-ref inputs "geos"))
534 535 (glibc (assoc-ref inputs ,(if (%current-target-system) (glibc (assoc-ref inputs ,(if (%current-target-system)
535 536 "cross-libc" "libc")))) "cross-libc" "libc"))))
536 (substitute* "shapely/geos.py"
537 (substitute* '("shapely/geos.py" "shapely/_buildcfg.py")
537 538 (("_lgeos = load_dll\\('geos_c', fallbacks=.*\\)") (("_lgeos = load_dll\\('geos_c', fallbacks=.*\\)")
538 539 (string-append "_lgeos = load_dll('geos_c', fallbacks=['" (string-append "_lgeos = load_dll('geos_c', fallbacks=['"
539 540 geos "/lib/libgeos_c.so'])")) geos "/lib/libgeos_c.so'])"))
540 541 (("free = load_dll\\('c'\\)\\.free") (("free = load_dll\\('c'\\)\\.free")
542 (string-append "free = load_dll('c', fallbacks=['"
543 glibc "/lib/libc.so.6']).free"))
544 (("free = load_dll\\('c', fallbacks=.*\\)\\.free")
541 545 (string-append "free = load_dll('c', fallbacks=['" (string-append "free = load_dll('c', fallbacks=['"
542 546 glibc "/lib/libc.so.6']).free")))) glibc "/lib/libc.so.6']).free"))))
543 547 #t))))) #t)))))
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/maav/guix-mirror

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/maav/guix-mirror

Clone this repository using git:
git clone git://git.rocketgit.com/user/maav/guix-mirror

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main