Changeset cc63af9


Ignore:
Timestamp:
10/30/2017 04:28:11 PM (6 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
b5079e7f
Parents:
641f559
Message:

Update to pygobject-3.26.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r641f559 rcc63af9  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "29">                   <!-- Always 2 digits -->
     3<!ENTITY day          "30">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 29th, &year;">
     9<!ENTITY releasedate  "October 30th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/pygobject3.xml

    r641f559 rcc63af9  
    99  <!ENTITY pygobject3-download-ftp
    1010           "&gnome-download-ftp;/pygobject/&gnome-minor-26;/pygobject-&pygobject3-version;.tar.xz">
    11   <!ENTITY pygobject3-md5sum        "1c1719b1798cc8bf1cb97777c41c83d1">
    12   <!ENTITY pygobject3-size          "756 KB">
    13   <!ENTITY pygobject3-buildsize     "31 MB (both modules, with tests)">
    14   <!ENTITY pygobject3-time          "0.5 SBU (both modules, with tests)">
     11  <!ENTITY pygobject3-md5sum        "d898fc768ebec7a9ed4e4270c6fabfde">
     12  <!ENTITY pygobject3-size          "764 KB">
     13  <!ENTITY pygobject3-buildsize     "30 MB (both modules, with tests)">
     14  <!ENTITY pygobject3-time          "0.4 SBU (both modules, with tests)">
    1515]>
    1616
     
    100100        </para>
    101101      </note>
    102 <!--
    103       <para>
    104         If you wish to run the test suite, optionally use the following
    105         command to fix one test:
    106       </para>
    107 
    108 <screen><userinput>sed -i '/d =.*MUSIC/d'
    109 tests/test_glib.py</userinput></screen>-->
    110102
    111103      <para>
  • introduction/welcome/changelog.xml

    r641f559 rcc63af9  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>October 30th, 2017</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to pygobject3-3.26.1. Fixes
     49          <ulink url="&blfs-ticket-root;9944">#9944</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
    4453
    4554    <listitem>
  • packages.ent

    r641f559 rcc63af9  
    409409<!ENTITY pycrypto-version             "2.6.1">
    410410<!ENTITY pygobject2-version           "2.28.6">
    411 <!ENTITY pygobject3-version           "3.26.0">
     411<!ENTITY pygobject3-version           "3.26.1">
    412412<!ENTITY pygtk-version                "2.24.0">
    413413<!ENTITY pyxdg-version                "0.25">
Note: See TracChangeset for help on using the changeset viewer.