Revisions of python-python-debian

buildservice-autocommit accepted request 1039903 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1039886 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 11)
- Update to version 0.1.49 
  * Fix whitespace handling of Copyright files (Closes: #960278)
  * Make python-debian (more) portable (Closes: #1011937)
    - Tweak tests to be portable to other platforms
    - Adapt tests so that skipping optional tests can be prevented if needed
    - Add other platforms to CI to test portability
  * Switch tests to use more pytest features.
  * Updates for newer mypy and pylint.
  * Add Debian 14 'forky' to the list of known releases.
buildservice-autocommit accepted request 1032448 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 10)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1032061 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 9)
- Update to 0.1.48 
  * Fix version bound for subscripting abc.Iterator, abc.MutableMapping
  * Don't raise AmbiguousDeb822FieldKeyError in __contains__.
buildservice-autocommit accepted request 1008714 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1008606 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 7)
- Update to 0.1.47 
  Following is the changelog for deb822 before it was merged into python-debian.
  * deb822.py:
    - Allow Deb822 objects to be initialized with a dict containing the initial
      key-value pairs.
    - _multivalued class:
      + Make all the multivalued dicts Deb822Dict objects, so the keys are
        case-preserving, but case-insensitive
    - Add a Release class, which knows about Release-file multivalued fields.
      Thanks to Alexandre Fayolle.  (Closes: 428540)
    - Deb822Dict no longer directly subclasses dict.  All of the important
      methods were already implemented with userdict.DictMixin; the dict
      subclass was so that Python would see a Deb822Dict instance as a dict
      instance.  Unfortunately, this causes confusion if you do something like
        d = dict(Deb822Dict({'foo': 'bar'})
      The "Pythonic" way to check for a dictionary interface is to check for
      the 'items' attribute.
  * test_deb822.py:
    - Add a test case for deriving a Python dict from a Deb822Dict.
  * debian/control:
    - Add a XS-Vcs-Bzr field
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 986814 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 6)
initialized devel package after accepting 986814
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 4)
Rename files
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 3)
- Rename package according to the Python packaging guidelines.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 2)
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 1)
ok
Displaying all 12 revisions
openSUSE Build Service is sponsored by