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

python2-fastimport-0.9.8-lp152.1.1 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python2-fastimport Distribution: openSUSE Leap 15.2
Version: 0.9.8 Vendor: openSUSE
Release: lp152.1.1 Build date: Tue Mar 10 00:12:01 2020
Group: Development/Libraries/Python Build host: cloud132
Size: 326009 Source RPM: python-fastimport-0.9.8-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jelmer/python-fastimport
Summary: Fastimport parser in Python
This is the Python parser that was originally developed for
bzr-fastimport, but extracted so it can be used by other projects.

It is currently used by bzr-fastimport and dulwich. hg-fastimport and
git-remote-hg use a slightly modified version of it.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Thu Aug 23 2018 tchvatal@suse.com
  - Switch to singlespec
  - Version update to 0.9.8:
    * Support py3
* Tue May 05 2015 benoit.monin@gmx.fr
  - update to version 0.9.4:
    * Get handlers from class object using getattr() for possible
      inheritance (Cécile Tonglet)
    * Fix 'check-pypy' by removing use of nonexistant target.
      (masklinn)
    * Use namedtuple for authorship tuple in
      Commit.{author,committer}.(masklinn)
  - additional changes from version 0.9.3:
    * Remove unused and untested helper single_plural, invert_dict,
      invert_dictset, defines_to_dict and binary_stream.
      (Jelmer Vernooij)
    * Install NEWS and README files.
  - point the source URL to pypi
  - pass -n to setup macro: source archive is now named fastimport
  - remove documentation: not provided anymore by upstream
* Mon Jul 02 2012 saschpe@suse.de
  - Only SLE-11 needs %pyrequires and there it is not noarch
  - Explicit dependency on Python >= 2.4 isn't needed, %py_requires does that
    for SLE-11 (>2.6) and a more recent RPM does it automatically
* Wed Jun 27 2012 jengelh@inai.de
  - Initial package (0.9.2) for build.opensuse.org

Files

/usr/lib/python2.7/site-packages/fastimport
/usr/lib/python2.7/site-packages/fastimport-0.9.8-py2.7.egg-info
/usr/lib/python2.7/site-packages/fastimport/__init__.py
/usr/lib/python2.7/site-packages/fastimport/__init__.pyc
/usr/lib/python2.7/site-packages/fastimport/__init__.pyo
/usr/lib/python2.7/site-packages/fastimport/commands.py
/usr/lib/python2.7/site-packages/fastimport/commands.pyc
/usr/lib/python2.7/site-packages/fastimport/commands.pyo
/usr/lib/python2.7/site-packages/fastimport/dates.py
/usr/lib/python2.7/site-packages/fastimport/dates.pyc
/usr/lib/python2.7/site-packages/fastimport/dates.pyo
/usr/lib/python2.7/site-packages/fastimport/errors.py
/usr/lib/python2.7/site-packages/fastimport/errors.pyc
/usr/lib/python2.7/site-packages/fastimport/errors.pyo
/usr/lib/python2.7/site-packages/fastimport/helpers.py
/usr/lib/python2.7/site-packages/fastimport/helpers.pyc
/usr/lib/python2.7/site-packages/fastimport/helpers.pyo
/usr/lib/python2.7/site-packages/fastimport/parser.py
/usr/lib/python2.7/site-packages/fastimport/parser.pyc
/usr/lib/python2.7/site-packages/fastimport/parser.pyo
/usr/lib/python2.7/site-packages/fastimport/processor.py
/usr/lib/python2.7/site-packages/fastimport/processor.pyc
/usr/lib/python2.7/site-packages/fastimport/processor.pyo
/usr/lib/python2.7/site-packages/fastimport/processors
/usr/lib/python2.7/site-packages/fastimport/processors/__init__.py
/usr/lib/python2.7/site-packages/fastimport/processors/__init__.pyc
/usr/lib/python2.7/site-packages/fastimport/processors/__init__.pyo
/usr/lib/python2.7/site-packages/fastimport/processors/filter_processor.py
/usr/lib/python2.7/site-packages/fastimport/processors/filter_processor.pyc
/usr/lib/python2.7/site-packages/fastimport/processors/filter_processor.pyo
/usr/lib/python2.7/site-packages/fastimport/processors/info_processor.py
/usr/lib/python2.7/site-packages/fastimport/processors/info_processor.pyc
/usr/lib/python2.7/site-packages/fastimport/processors/info_processor.pyo
/usr/lib/python2.7/site-packages/fastimport/processors/query_processor.py
/usr/lib/python2.7/site-packages/fastimport/processors/query_processor.pyc
/usr/lib/python2.7/site-packages/fastimport/processors/query_processor.pyo
/usr/lib/python2.7/site-packages/fastimport/reftracker.py
/usr/lib/python2.7/site-packages/fastimport/reftracker.pyc
/usr/lib/python2.7/site-packages/fastimport/reftracker.pyo
/usr/lib/python2.7/site-packages/fastimport/tests
/usr/lib/python2.7/site-packages/fastimport/tests/__init__.py
/usr/lib/python2.7/site-packages/fastimport/tests/__init__.pyc
/usr/lib/python2.7/site-packages/fastimport/tests/__init__.pyo
/usr/lib/python2.7/site-packages/fastimport/tests/test_commands.py
/usr/lib/python2.7/site-packages/fastimport/tests/test_commands.pyc
/usr/lib/python2.7/site-packages/fastimport/tests/test_commands.pyo
/usr/lib/python2.7/site-packages/fastimport/tests/test_dates.py
/usr/lib/python2.7/site-packages/fastimport/tests/test_dates.pyc
/usr/lib/python2.7/site-packages/fastimport/tests/test_dates.pyo
/usr/lib/python2.7/site-packages/fastimport/tests/test_errors.py
/usr/lib/python2.7/site-packages/fastimport/tests/test_errors.pyc
/usr/lib/python2.7/site-packages/fastimport/tests/test_errors.pyo
/usr/lib/python2.7/site-packages/fastimport/tests/test_filter_processor.py
/usr/lib/python2.7/site-packages/fastimport/tests/test_filter_processor.pyc
/usr/lib/python2.7/site-packages/fastimport/tests/test_filter_processor.pyo
/usr/lib/python2.7/site-packages/fastimport/tests/test_helpers.py
/usr/lib/python2.7/site-packages/fastimport/tests/test_helpers.pyc
/usr/lib/python2.7/site-packages/fastimport/tests/test_helpers.pyo
/usr/lib/python2.7/site-packages/fastimport/tests/test_info_processor.py
/usr/lib/python2.7/site-packages/fastimport/tests/test_info_processor.pyc
/usr/lib/python2.7/site-packages/fastimport/tests/test_info_processor.pyo
/usr/lib/python2.7/site-packages/fastimport/tests/test_parser.py
/usr/lib/python2.7/site-packages/fastimport/tests/test_parser.pyc
/usr/lib/python2.7/site-packages/fastimport/tests/test_parser.pyo
/usr/share/doc/packages/python2-fastimport
/usr/share/doc/packages/python2-fastimport/NEWS
/usr/share/doc/packages/python2-fastimport/README.md
/usr/share/licenses/python2-fastimport
/usr/share/licenses/python2-fastimport/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024