[arch-commits] Commit in virtualbox/trunk (3 files)

Antonio Rojas arojas at archlinux.org
Sat Oct 26 11:15:43 UTC 2019


    Date: Saturday, October 26, 2019 @ 11:15:40
  Author: arojas
Revision: 520339

Support python 3.8

Added:
  virtualbox/trunk/011-python-3-8.patch
    (from rev 520338, virtualbox/trunk/011-python-3-7.patch)
Modified:
  virtualbox/trunk/PKGBUILD
Deleted:
  virtualbox/trunk/011-python-3-7.patch

----------------------+
 011-python-3-7.patch |   13 -------------
 011-python-3-8.patch |   13 +++++++++++++
 PKGBUILD             |    4 ++--
 3 files changed, 15 insertions(+), 15 deletions(-)

Deleted: 011-python-3-7.patch
===================================================================
--- 011-python-3-7.patch	2019-10-26 10:00:36 UTC (rev 520338)
+++ 011-python-3-7.patch	2019-10-26 11:15:40 UTC (rev 520339)
@@ -1,13 +0,0 @@
-diff --git a/configure b/configure
-index 128da55c..c4bb08c4 100755
---- a/configure
-+++ b/configure
-@@ -1969,7 +1969,7 @@ extern "C" int main(void)
- }
- EOF
-   found=
--  SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m"
-+  SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m python3.7 python3.7m"
-   for p in $PYTHONDIR; do
-     for d in $SUPPYTHONLIBS; do
-       for b in lib/x86_64-linux-gnu lib/i386-linux-gnu lib64 lib/64 lib; do

Copied: virtualbox/trunk/011-python-3-8.patch (from rev 520338, virtualbox/trunk/011-python-3-7.patch)
===================================================================
--- 011-python-3-8.patch	                        (rev 0)
+++ 011-python-3-8.patch	2019-10-26 11:15:40 UTC (rev 520339)
@@ -0,0 +1,13 @@
+diff --git a/configure b/configure
+index 128da55c..c4bb08c4 100755
+--- a/configure
++++ b/configure
+@@ -1969,7 +1969,7 @@ extern "C" int main(void)
+ }
+ EOF
+   found=
+-  SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m"
++  SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m python3.7 python3.7m python3.8"
+   for p in $PYTHONDIR; do
+     for d in $SUPPYTHONLIBS; do
+       for b in lib/x86_64-linux-gnu lib/i386-linux-gnu lib64 lib/64 lib; do

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-26 10:00:36 UTC (rev 520338)
+++ PKGBUILD	2019-10-26 11:15:40 UTC (rev 520339)
@@ -72,7 +72,7 @@
         '005-gsoap-build.patch'
         '006-rdesktop-vrdp-keymap-path.patch'
         '008-no-vboxvideo.patch'
-        '011-python-3-7.patch'
+        '011-python-3-8.patch'
         '012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch'
         '013-Makefile.patch'
         '014-iasl.patch'
@@ -98,7 +98,7 @@
             '7d2da8fe10a90f76bbfc80ad1f55df4414f118cd10e10abfb76070326abebd46'
             '13c6ca9be0f91582445fd2a14a8c58a0625a15d9cb98cb6e8c2736d77ea976ab'
             '8b7f241107863f82a5b0ae336aead0b3366a40103ff72dbebf33f54b512a0cbc'
-            '55224cb74b54b331d691f171efc0d4c058a14f738551f1d8f559146c2908635d'
+            '3dccf97c482d3a0ba0f0aea82bd9cdbd53235bfd48f0178ff52cb98c2f8491f0'
             '81900e13d36630488accd8c0bfd2ceb69563fb2c4f0f171caba1cca59d438024'
             'da7e58ed37dc23c6202aab3017864579a99e78417f3421ddcc98a198198fe2c9'
             '5ad14bd587031ac3dcadaeca2cc4d7b48a59ff09b03884b4fc2be5b1432a8237'



More information about the arch-commits mailing list