2018-10-22 18:13:16 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
py-at-spi2: Add missing dependencies.
|
2018-04-14 14:24:32 by Adam Ciarcinski | Files touched by this commit (12) |
Log message:
gobject3: buildlink3 -> DEPENDS
|
2017-08-25 14:33:55 by Patrick Welche | Files touched by this commit (2) |
Log message:
Update py-at-spi2 to 2.24.0
What's new in pyatspi 2.24.0:
* Fix an invalid escape sequence.
* Rename enum class to atspienum to avoid name conflict; fixes build with
python 3.6.
|
2017-01-25 17:37:57 by Patrick Welche | Files touched by this commit (3) |
Log message:
Update py-at-spi2 to 2.20.3
What's new in pyatspi 2.20.3:
* Rename enum module and Enum class not to conflict with stdlib (needed
for python 3.6).
Might fix clang build too!
|
2016-06-19 17:55:00 by Patrick Welche | Files touched by this commit (2) |
Log message:
Update py-at-spi2 to 2.20.2
What's new in pyatspi 2.20.2:
* Update STATE_LAST_DEFINED so that STATE_READ_ONLY is recognized
(bgo#766121).
What's new in pyatspi 2.20.1:
* gettext: Don't modify endOffset (bgo#721860).
|
2016-04-10 21:08:00 by Patrick Welche | Files touched by this commit (2) |
Log message:
Update py-at-spi2 to 2.20.0
* Call gi.require_version() before import
* Fix text.getDefaultAttributeSet (bgo#752928).
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-06-15 14:43:11 by Patrick Welche | Files touched by this commit (2) |
Log message:
Update py-at-spi2 to 2.16.0
What's new in pyatspi 2.15.90:
* Add new roles for fractions, roots, subscripts, and superscripts (bgo#743413).
What's new in pyatspi 2.15.4:
* Support ATSPI_STATE_READ_ONLY (bgo#690108).
What's new in pyatspi 2.15.3:
* Add ROLE_STATIC (bgo#740364).
|
2015-04-14 01:12:44 by Blue Rats | Files touched by this commit (94) |
Log message:
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
|
2014-10-25 13:30:16 by Patrick Welche | Files touched by this commit (2) |
Log message:
Update py-at-spi2 to 2.14.0
Test fixes
|