Changeset 32c6921


Ignore:
Timestamp:
02/03/2024 03:39:27 PM (8 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, lazarus, rahul/power-profiles-daemon, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
2a20f9c8
Parents:
28de585e
Message:

Update to cachecontrol-0.14.0 (Python module).

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules/cachecontrol.xml

    r28de585e r32c6921  
    55  %general-entities;
    66
    7  <!-- cannot access, page for 0.12.11 has unreadably long hashes and I cannot paste it
    8   <!ENTITY cachecontrol-download-http "https://files.pythonhosted.org/packages/source/c/CacheControl/CacheControl-&cachecontrol-version;.tar.gz">
    9   Latest version is 0.12.12 but NOT at pypi, has at least one issue
    10    https://github.com/ionrock/cachecontrol/issues/285 and github only has tags -->
    117  <!ENTITY cachecontrol-download-http "https://github.com/psf/cachecontrol/archive/refs/tags/v&cachecontrol-version;/cachecontrol-&cachecontrol-version;.tar.gz">
    128  <!ENTITY cachecontrol-download-ftp  " ">
  • introduction/welcome/changelog.xml

    r28de585e r32c6921  
    4343      <para>February 3rd, 2024</para>
    4444      <itemizedlist>
     45        <listitem>
     46          <para>[bdubbs] - Update to cachecontrol-0.14.0 (Python module). Fixes
     47          <ulink url="&blfs-ticket-root;19228">#19228</ulink>.</para>
     48        </listitem>
    4549        <listitem>
    4650          <para>[bdubbs] - Update to URI-5.26 (Perl Module). Fixes
  • packages.ent

    r28de585e r32c6921  
    531531<!ENTITY asciidoc-version             "10.2.0">
    532532<!ENTITY asciidoc-md5sum              "ecac3af818f7a65596efc6e243b520a0">
    533 <!ENTITY cachecontrol-version         "0.13.1">
    534 <!ENTITY cachecontrol-md5sum          "b35f762b298ea369a04a093161d4d2ec">
     533<!ENTITY cachecontrol-version         "0.14.0">
     534<!ENTITY cachecontrol-md5sum          "221272755063d3827de22e430ad842e6">
    535535<!ENTITY cssselect-version            "1.2.0">
    536536<!ENTITY cssselect-md5sum             "27fbafacce5447cb867acb240d35002a">
Note: See TracChangeset for help on using the changeset viewer.