Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-zope.i18nmessageid-6.0.1-slfo.1.1.6 RPM for aarch64

From OpenSuSE Leap 16.0 for aarch64

Name: python311-zope.i18nmessageid Distribution: SUSE Linux Framework One
Version: 6.0.1 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.6 Build date: Sat Jun 22 13:14:47 2024
Group: Unspecified Build host: h01-armsrv2
Size: 127112 Source RPM: python-zope.i18nmessageid-6.0.1-slfo.1.1.6.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/zopefoundation/zope.i18nmessageid
Summary: Zope Location
In Zope3, i18nmessageid are special objects that has a structural i18nmessageid.

Provides

Requires

License

ZPL-2.1

Changelog

* Fri May 05 2023 dmueller@suse.com
  - update to 6.0.1:
    * Drop dependency on ``six``.
    * Drop support for Python 2.7, 3.5, 3.6.
    * Add preliminary support for Python 3.12a5.
* Wed May 03 2023 mliska@suse.cz
  - Use sphinx-build and do not depend on removed build_sphinx
    in Sphinx 7.0 (boo#1211051).
* Wed Feb 01 2023 code@bnavigator.de
  - Explicitly require python3-Sphinx for building the docs. It could
    have been omitted from %pythons for %python_module in a 15.X
    backport project.
* Mon Dec 05 2022 yarunachalam@suse.com
  - Update to version 5.1.1
    * Add support for building arm64 wheels on macOS.
* Tue Nov 08 2022 mcepl@suse.com
  - Clean up SPEC file, make rpmlint happy.
  - -doc subpackage should be noarch.
* Sun Nov 06 2022 hpj@urpla.net
  - update to version 5.1.0
    * Added support for Python 3.9, 3.10 and 3.11.
* Wed Oct 13 2021 pgajdos@suse.com
  - %check: use %pyunittest rpm macro
  - added sources
    + _multibuild
* Wed Apr 08 2020 tchvatal@suse.com
  - Do not pull in python2 pkg in doc subpkg
* Mon Mar 16 2020 pgajdos@suse.com
  - version update to 5.0.1
    - Remove deprecated use of setuptools features.  See `issue 22
      <https://github.com/zopefoundation/zope.i18nmessageid/issues/22>`_.
* Tue Jan 21 2020 mcalabkova@suse.com
  - update to version 5.0.0
    * Drop support for Python 3.4.
    * Add support for Python 3.8.
* Mon Oct 14 2019 mcepl@suse.com
  - Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Fri Apr 05 2019 mcalabkova@suse.com
  - update to version 4.3.1
    * Drop support for Python 3.3.
    * Add support for Python 3.7.
    * Fix the possibility of a rare crash in the C extension when
      deallocating items.
    * Add attributes to support pluralization on a Message and update
      the MessageFactory accordingly.
    * Fix a regression copying Message objects in the Python
      implementation.
* Sat Jul 08 2017 aloisio@gmx.com
  - Update to version 4.1.0
    * Drop support for Python 2.6 and 3.2.
    * Add support for Python 3.5 and 3.6.
    * Fix the C extension not being used in Python 3. See issue 4.
    * Make the Python implementation of Message accept any object
      for the default argument, just as the C extension does.
      This should be a unicode or byte string. See issue 5.
  - Converted to single-spec
* Fri May 15 2015 benoit.monin@gmx.fr
  - update to version 4.0.3:
    * Added support for Python 3.4.
    * Updated boostrap.py to version 2.2.
  - rename CHANGES.txt to CHANGES.rst: changed upstream
  - rename README.txt to README.rst: changed upstream
* Fri Dec 27 2013 p.drouand@gmail.com
  - Package CHANGES.txt, COPYRIGHT.txt, LICENSE.txt and README.txt
  - Use download Url as source
* Mon Jul 29 2013 hpj@urpla.net
  - version 4.0.2: initial build

Files

/usr/lib64/python3.11/site-packages/zope
/usr/lib64/python3.11/site-packages/zope.i18nmessageid-6.0.1-py3.11-nspkg.pth
/usr/lib64/python3.11/site-packages/zope.i18nmessageid-6.0.1-py3.11.egg-info
/usr/lib64/python3.11/site-packages/zope.i18nmessageid-6.0.1-py3.11.egg-info/PKG-INFO
/usr/lib64/python3.11/site-packages/zope.i18nmessageid-6.0.1-py3.11.egg-info/SOURCES.txt
/usr/lib64/python3.11/site-packages/zope.i18nmessageid-6.0.1-py3.11.egg-info/dependency_links.txt
/usr/lib64/python3.11/site-packages/zope.i18nmessageid-6.0.1-py3.11.egg-info/namespace_packages.txt
/usr/lib64/python3.11/site-packages/zope.i18nmessageid-6.0.1-py3.11.egg-info/not-zip-safe
/usr/lib64/python3.11/site-packages/zope.i18nmessageid-6.0.1-py3.11.egg-info/requires.txt
/usr/lib64/python3.11/site-packages/zope.i18nmessageid-6.0.1-py3.11.egg-info/top_level.txt
/usr/lib64/python3.11/site-packages/zope/i18nmessageid
/usr/lib64/python3.11/site-packages/zope/i18nmessageid/__init__.py
/usr/lib64/python3.11/site-packages/zope/i18nmessageid/__pycache__
/usr/lib64/python3.11/site-packages/zope/i18nmessageid/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/i18nmessageid/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/i18nmessageid/__pycache__/message.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/i18nmessageid/__pycache__/message.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/i18nmessageid/__pycache__/tests.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/i18nmessageid/__pycache__/tests.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/i18nmessageid/_zope_i18nmessageid_message.cpython-311-aarch64-linux-gnu.so
/usr/lib64/python3.11/site-packages/zope/i18nmessageid/message.py
/usr/lib64/python3.11/site-packages/zope/i18nmessageid/tests.py
/usr/share/doc/packages/python311-zope.i18nmessageid
/usr/share/doc/packages/python311-zope.i18nmessageid/CHANGES.rst
/usr/share/doc/packages/python311-zope.i18nmessageid/COPYRIGHT.txt
/usr/share/doc/packages/python311-zope.i18nmessageid/README.rst
/usr/share/licenses/python311-zope.i18nmessageid
/usr/share/licenses/python311-zope.i18nmessageid/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jul 18 00:25:40 2024