Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 1d6feb7f72756551be1759b3cf1b9bc1 > files > 20

python2-caja-1.22.0-1.mga7.armv7hl.rpm

### python-caja 1.22.0

  * fix distcheck when use python3
  * Initialize Travis CI support
  * Examples: remove use of Python 2/3 incompatible urllib/urlparse.
  * Report effective Python version and library location at the end of configure
  * docs: fix remaining incompatibility with Python 3

### python-caja 1.21.1

  * Translations update
  * Fix Python 2 INT_ASLONG function.
  * Include Python 3 ABI flags in shared library name.
  * Make Python statements compatible with version 2 and 3.
  * Implement Python 3 C API compatibility using conditional and macros.
  * Allow to "make dist" without building the docs.
  * Fail to build if some referenced symbol cannot be resolved at link time.
  * Modernize examples

### python-caja 1.21.0

  * Translations update
  * disable deprecation warnings for distcheck

### python-caja 1.20.0

  * Translations update

### python-caja 1.19.0

  * Translations update
  * use standard python exception message
  * Added gi.require_version()

### python-caja 1.18.0

  * Translations update
  * support GTK+3 only: require Caja 1.17.1 and pygobject-3.0
  * drop ancient check for Python 2.5, not needed these days

### python-caja 1.16.0

  * Examples: fix Caja crash on loading background-image
    extension
  * Examples: various fixes
  * Translations update

### python-caja 1.14.0

  * Expose filenames of Python extensions to Caja
    (needed for showing each Python extension as
    a separate entry in the extensions list)
  * Fix missing icon in About dialog
  * Fix Changelog generation

### python-caja 1.12.0

  * Translations update

### python-caja 1.10.0

  * Bugfixes
  * Add about window for caja extensions tab

### python-caja 1.8.1 Bugfix release

  * Use pkg-config for python detection and variables

### python-caja 1.8.0

  * Bugfixes