Changeset fb7406e for general


Ignore:
Timestamp:
03/02/2019 03:52:29 AM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
581077c0
Parents:
c93d89d
Message:

Update to lxml-4.3.2 (Python Module).
Update to MarkupSafe-1.1.1 (Python Module).
Update to pcre-8.43.
Update to feh-3.1.3.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21272 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/pcre.xml

    rc93d89d rfb7406e  
    77  <!ENTITY pcre-download-http "https://ftp.pcre.org/pub/pcre/pcre-&pcre-version;.tar.bz2">
    88  <!ENTITY pcre-download-ftp  "ftp://ftp.pcre.org/pub/pcre/pcre-&pcre-version;.tar.bz2">
    9   <!ENTITY pcre-md5sum        "085b6aa253e0f91cae70b3cdbe8c1ac2">
     9  <!ENTITY pcre-md5sum        "636222e79e392c3d95dcc545f24f98c4">
    1010  <!ENTITY pcre-size          "1.5 MB">
    1111  <!ENTITY pcre-buildsize     "19 MB (with tests)">
  • general/prog/lxml.xml

    rc93d89d rfb7406e  
    77  <!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
    88  <!ENTITY lxml-download-ftp  " ">
    9   <!ENTITY lxml-md5sum        "d2b2eb305bfa9ed15aebe61affb3ffa4">
     9  <!ENTITY lxml-md5sum        "8d1698a48f4ef68484de5bab457cc787">
    1010  <!ENTITY lxml-size          "4.2 MB">
    11   <!ENTITY lxml-buildsize     "179 MB (add 39 MB for the testsuite)">
    12   <!ENTITY lxml-time          "1.9 SBU (add 1.7 SBU for the testsuite)">
     11  <!ENTITY lxml-buildsize     "152 MB (add 26 MB for the testsuite)">
     12  <!ENTITY lxml-time          "1.9 SBU (add 1.8 SBU for the testsuite)">
    1313]>
    1414
  • general/prog/markupsafe.xml

    rc93d89d rfb7406e  
    77  <!ENTITY MarkupSafe-download-http "&pymodules-dl;/M/MarkupSafe/MarkupSafe-&MarkupSafe-version;.tar.gz">
    88  <!ENTITY MarkupSafe-download-ftp  " ">
    9   <!ENTITY MarkupSafe-md5sum        "49e3f3230cedb7ae34faf06913db83fc">
    10   <!ENTITY MarkupSafe-size          "18 KB">
    11   <!ENTITY MarkupSafe-buildsize     "548 KB">
     9  <!ENTITY MarkupSafe-md5sum        "43fd756864fe42063068e092e220c57b">
     10  <!ENTITY MarkupSafe-size          "20 KB">
     11  <!ENTITY MarkupSafe-buildsize     "412 KB">
    1212  <!ENTITY MarkupSafe-time          "less than 0.1 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.