Changeset 82eddd4
- Timestamp:
- 03/15/2017 05:35:12 AM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ec50b6f
- Parents:
- c2c08bac
- Files:
-
- 1 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/python-modules.xml
rc2c08bac r82eddd4 50 50 <para> 51 51 <xref linkend="pycairo"/> 52 </para> 53 </listitem> 54 <listitem> 55 <para> 56 <xref linkend="pycrypto"/> 52 57 </para> 53 58 </listitem> … … 130 135 131 136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 137 href="pycrypto.xml"/> 138 139 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 132 140 href="pygobject2.xml"/> 133 141 -
introduction/welcome/changelog.xml
rc2c08bac r82eddd4 49 49 <ulink url="&blfs-ticket-root;8983">#8983</ulink>.</para> 50 50 </listitem> 51 <listitem> 52 <para>[dj] - Add PyCrypto-2.6.1.</para> 53 </listitem> 51 54 </itemizedlist> 52 55 </listitem> -
networking/netprogs/samba.xml
rc2c08bac r82eddd4 73 73 <xref linkend="libtirpc"/>, 74 74 <xref linkend="libxslt"/> (for documentation), 75 <xref linkend="perl-parse-yapp"/>, and 75 <xref linkend="perl-parse-yapp"/>, 76 <xref linkend="pycrypto"/>, 77 <xref linkend="python3"/>, and 76 78 <xref linkend="openldap"/> 77 79 </para> … … 92 94 <xref linkend="nss"/>, 93 95 <xref linkend="popt"/>, 94 <xref linkend="python3"/>,95 96 <xref linkend="talloc"/> (included), 96 97 <xref linkend="vala"/>, … … 105 106 <ulink url="&pypi;/m2crypto">M2Crypto</ulink> (required for ADS), 106 107 <ulink url="http://www.openafs.org/">OpenAFS</ulink>, 107 <ulink url="&pypi;/pycrypto/">PyCrypto</ulink> (required for both ADS and108 the test suite),109 108 <ulink url="&pypi;/pygpgme/">PyGPGME</ulink> (recommended for ADS), 110 109 <ulink url="https://tevent.samba.org/">tevent</ulink> (included), and -
packages.ent
rc2c08bac r82eddd4 381 381 <!ENTITY py2cairo-version "1.10.0"> 382 382 <!ENTITY pycairo-version "1.10.0"> 383 <!ENTITY pycrypto-version "2.6.1"> 383 384 <!ENTITY pygobject2-version "2.28.6"> 384 385 <!ENTITY pygobject3-version "3.22.0">
Note:
See TracChangeset
for help on using the changeset viewer.