Revisions of python-six

Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 17)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 245257 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 16)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 231440 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 14)
- update to 1.6.1:
  - Raise an AttributeError for six.moves.X when X is a module not available in
    the current interpreter.
  - Raise an AttributeError for every attribute of unimportable modules.
  - Issue #56: Make the fake modules six.moves puts into sys.modules appear not to
    have a __path__ unless they are loaded.
  - Pull request #28: Add support for SplitResult.
  - Issue #55: Add move mapping for xmlrpc.server.
  - Pull request #29: Add move for urllib.parse.splitquery. (forwarded request 231414 from dirkmueller)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 224212 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 13)
- Include in SLE 12 (FATE #315990) (forwarded request 223981 from rjschwei)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 221585 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 12)
Update to 1.5.2, needed for a newer scrapy package (forwarded request 221526 from thomas-schraitle)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 10)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 197207 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 9)
- update to 1.4.1:
  - Issue #31: Add six.moves mapping for UserString.
  - Pull request #12: Add six.add_metaclass, a decorator for adding a metaclass to
    a class.
  - Add six.moves.zip_longest and six.moves.filterfalse, which correspond
    respectively to itertools.izip_longest and itertools.ifilterfalse on Python 2
    and itertools.zip_longest and itertools.filterfalse on Python 3.
  - Issue #25: Add the unichr function, which returns a string for a Unicode
    codepoint.
  - Issue #26: Add byte2int function, which complements int2byte.
  - Issue #23: Allow multiple base classes to be passed to with_metaclass.
  - Issue #24: Add six.moves.range alias. This exactly the same as the current
  xrange alias.
  - Pull request #5: Create six.moves.urllib, which contains abstractions for a
    bunch of things which are in urllib in Python 3 and spread out across urllib,
    urllib2, and urlparse in Python 2. (forwarded request 197130 from dirkmueller)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 184924 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 8)
- Run testsuite
- Build and package HTML documentation
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 180007 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 7)
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 173926 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 6)
- update to 1.3.0:
  - In six.iter(items/keys/values/lists), passed keyword arguments through to the
  underlying method.
  - Add six.iterlists().
  - Fix Jython detection.

- Removed openSUSE 11.4 spec file workarounds

- update to 1.3.0:
  - In six.iter(items/keys/values/lists), passed keyword arguments through to the
  underlying method.
  - Add six.iterlists().
  - Fix Jython detection. (forwarded request 173719 from dirkmueller)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 5)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 142455 from Todd R's avatar Todd R (TheBlackCat) (revision 4)
Removed openSUSE 11.4 spec file workarounds (forwarded request 142453 from TheBlackCat) (forwarded request 142454 from TheBlackCat)
Displaying revisions 21 - 40 of 43
openSUSE Build Service is sponsored by