Commit graph

29654 commits

Author SHA1 Message Date
adam
fe6eb6f999 py-distorm3: update to 3.3.4
3.3.4
Bug fixes
2017-10-13 10:28:04 +00:00
adam
a835b34db1 py-more-itertools: update to 3.2.0
3.2.0
* New itertools:
    * :func:`lstrip`, :func:`rstrip`, and :func:`strip`
    * :func:`islice_extended`
* Improvements to existing itertools:
    * Some bugs with slicing :func:`peekable`-wrapped iterables were fixed
2017-10-13 07:58:57 +00:00
adam
fc62890bbc py-pkgconfig: update to 1.2.2
Version 1.2.1 and 1.2.2
* Include the data folder in the distribution in order to run tests
* Improve the tests
2017-10-13 07:04:28 +00:00
nros
7347d95313 Revbump and use of c++11 beacuse of lang/qore update. 2017-10-12 18:21:23 +00:00
adam
11907aefd4 py-docstyle: update to 2.1.1
2.1.1:
Bug Fixes
Changed wheel configuration to be NOT universal, as 281 added configparser as a dependency for Python 2.7.
Updated usage documentation.
2017-10-12 08:34:25 +00:00
adam
518a4af8ba py-test-xdist: update to 1.20.1
1.20.1:

Bug Fixes
- Fix hang when all worker nodes crash and restart limit is reached
- Fix issue where the -n option would still run distributed tests when pytest
  was run with the --collect-only option
2017-10-12 06:27:53 +00:00
adam
7bc95b49e7 py-async-timeout: update to 2.0.0
2.0.0:
* Changed `timeout <= 0` behaviour
  * Backward incompatibility change, prior this version `0` was
    shortcut for `None`
  * when timeout <= 0 `TimeoutError` raised faster
2017-10-12 06:25:24 +00:00
jaapb
5a93d70f90 New package devel/ocaml-ppx_hash.
This is an OCaml library that automatically generates hash functions
from type definitions. It's needed as a dependency for
devel/ocaml-ppx_base.
2017-10-11 14:22:39 +00:00
jaapb
9768cc400c Added ocaml-ppx_enumerate to Makefile SUBDIRs 2017-10-11 13:58:15 +00:00
jaapb
52e731f869 New package devel/ocaml-ppx_enumerate
This is a library that generates a list of values of finite types. It's
needed as a dependency of devel/ocaml-ppx_base.
2017-10-11 13:57:15 +00:00
jaapb
e024358fd2 Added ocaml-ppx_compare to Makefile SUBDIRs 2017-10-11 13:55:52 +00:00
jaapb
f9b02a545c New package devel/ocaml-ppx_compare
This is an OCaml library to generate comparison functions from type
definitions. It's needed as a dependency of ocaml-ppx_base.
2017-10-11 13:51:55 +00:00
wiz
bc3dab6a5c dconf: update to 0.26.1.
Changes in dconf 0.26.1
========================

 - Work around a deadlock in GObject type initialization (#674885)
2017-10-11 09:20:00 +00:00
wiz
ee52a49fd9 p5-local-lib: update to 2.000024.
2.000024 - 2017-10-08
 - be compatible with CPAN.pm 1.82 to 1.86_51 during bootstrap process
2017-10-11 07:16:02 +00:00
wiz
7d2af0001e p5-Term-Table: update to 0.011.
0.011     2017-10-09 12:52:32-07:00 America/Los_Angeles

    - Honor the env variable even on non-term output
2017-10-11 07:15:16 +00:00
wiz
6fc9acbdb2 p5-Test-Simple: update to 1.302100.
1.302100  2017-10-10 14:30:18-07:00 America/Los_Angeles

    - No changes since last TRIAL

1.302099  2017-10-10 09:29:40-07:00 America/Los_Angeles (TRIAL RELEASE)

    - Fix run_subtest inherit_trace option
2017-10-11 07:13:41 +00:00
wiz
a15311b7f2 p5-CPANPLUS: update to 0.9172.
0.9172      Mon Oct  9 12:14:38 BST 2017

* Replace File'Fetch with File::Fetch [rt.cpan.org #123221]
2017-10-11 07:09:36 +00:00
wiz
dccebc6d14 p5-Alien-Build: update to 1.25.
1.25      2017-10-09 08:57:34 -0400

1.24_01   2017-10-08 10:40:11 -0400
  - Build process now considers share/pkgconfig in addition to lib/pkgconfig
    for all things pkg-config related (gh#39, gh#40 a3f++)

1.23_01   2017-10-07 20:58:52 -0400
  - Improve SSL diagnostics for Download::Negotiate and Fetch::HTTPTiny
    plugins.
2017-10-11 07:07:44 +00:00
adam
d03e30e314 py-logilab-common: update to 1.4.1
1.4.1:
Bug fixes.
2017-10-11 07:07:10 +00:00
adam
c0b06c22db py-cffi: update to 1.11.2
v1.11.2
Fix Windows issue with managing the thread-state on CPython 3.0 to 3.5
2017-10-10 07:44:12 +00:00
adam
503bec3b58 py-ZopeComponent: update to 4.4.1
4.4.1:
- Remove obsolete call of ``searchInterface``
2017-10-10 07:42:33 +00:00
adam
68af69f34d A library of common code leveraged by python-cybox, python-maec, and
python-stix.
2017-10-10 07:27:40 +00:00
adam
77b295d8a5 An OrderedSet is a custom MutableSet that remembers its order, so that every
entry has an index that can be looked up.
2017-10-10 07:27:10 +00:00
jperkin
30db24b1bb visualvm: Disable SSP checks for bundled libraries. 2017-10-09 15:36:46 +00:00
jperkin
b4d305fa1b netbeans-ide: Disable SSP checks for bundled files. 2017-10-09 15:30:12 +00:00
jperkin
871a5f889a eclipse: Disable SSP for bundled libraries. 2017-10-09 15:23:11 +00:00
wiz
c51ae9aba8 py-test-localserver: follow redirect 2017-10-09 08:47:02 +00:00
wiz
bbccf54d85 py-termcolor: follow redirect 2017-10-09 08:46:25 +00:00
wiz
2e2ae58a17 jsonnet: improve DISTNAME and fix fetch 2017-10-09 08:37:09 +00:00
wiz
494968eeba py-sure: follow redirect 2017-10-09 08:32:01 +00:00
wiz
27e2242da7 py-readline: update HOMEPAGE 2017-10-09 08:25:13 +00:00
wiz
efc23fc0de py-memory-profiler: follow redirect 2017-10-09 08:24:23 +00:00
adam
f499f08b16 py-libmc: update to 1.5.2
1.5.2:
Bug fixes.
2017-10-09 07:52:12 +00:00
adam
352296aee0 Fixed building on Darwin; clean-ups 2017-10-09 07:48:52 +00:00
wiz
bfa1159716 p5-Test-Simple: update to 1.302098.
1.302098  2017-10-03 06:13:49-07:00 America/Los_Angeles

    - Add docs for test2_stdout and test2_stderr
    - Fix 5.6 support

1.302097  2017-10-02 19:35:08-07:00 America/Los_Angeles

    - Fix hub->process bug that could let an error pass
    - Fix #789 (Modification of read only value)
    - Fix typo in Test::Builder when looking for IPC (#777)
    - Fix #791, clone_io broke on scalar io layer
    - Fix #790 and #756, Exception event stingify exception
    - Localize $^E in context (#780)
    - Fix test that failed in verbose mode (#770)
2017-10-09 07:35:02 +00:00
wiz
2d8fdb872b p5-Test-MockModule: update to 0.13.
v0.13
    - Added the `redefine()` function. It works just like `mock()`, except if the
      method being mocked doesn't exist, it causes a panic. Many thanks to Felipe
      Gasper for this feature!
2017-10-09 07:33:35 +00:00
wiz
e3541bfbc6 p5-Term-Table: update to 0.010.
0.010     2017-10-03 09:41:46-07:00 America/Los_Angeles

    - No changes since trial

0.009     2017-09-18 20:51:26-07:00 America/Los_Angeles (TRIAL RELEASE)

    - Further optimize term_size when SIGWINCH is supported
2017-10-09 07:32:37 +00:00
wiz
751102c830 p5-Safe-Isa: update to 1.000008.
1.000008 - 2017-10-03
  - fix scalar/list context handling for $_call_if_can
2017-10-09 07:31:50 +00:00
wiz
75859efbc8 p5-Log-Any: update to 1.70.0.
1.701     2017-10-02 14:36:51-05:00 America/Chicago

    [Fixed]

    - Fixed more method aliases in Log::Any::Adapter::Syslog that were
      mapped to invalid syslog priorities. Thanks @legaultp for the
      patch!
2017-10-09 07:30:56 +00:00
wiz
63bc107789 p5-List-MoreUtils-XS: update to 0.426.
0.426	2017-10-02
    - release 0.425_001 as 0.426

0.425_001	2017-09-27
    - Fix broken format in part (fixes issues/4, thanks Andreas Schwab
      for reporting and testing the fix)
    - Fix gcc 4.7 sequence point warning (fixes issues/5, thanks Andreas
      Schwab for reporting and testing the fix)
    - Fix incorrect padname resolving for perl > 5.21.6 (Fixes RT#122883,
      thanks Alexander Bluhm <alexander.bluhm@gmx.net> for reporting).
    - Fix compiling issue on CentOS 4 & CentOS 5 (thanks Alex Karelas
      <alex.karelas@gmail.com> for reporting and testing the fix)
2017-10-09 07:29:16 +00:00
wiz
a7a8db47a3 p5-Devel-Cover: update to 1.28.
Release 1.28 - 5 October 2017
 - Fix typo in docs (Gregor Herrmann) (github 195)
 - Fix up options to cover program (github 194)
2017-10-09 07:28:09 +00:00
wiz
1e6608d7ca p5-Config-Std: update to 0.903.
0.903 Fri Oct 6, 2017
   -  general Kwallitee cleanup
   -  warnings cleanup
   -  limitations noted re sequential tests only and repeated re-reading.

0.902 Thu Oct 5, 2017
    - Fix test for RT 114342  (Literal '{' in RE fatal in 5.25+)
2017-10-09 07:26:21 +00:00
wiz
4e0991b4cb p5-Alien-Base-ModuleBuild: update to 1.00.
1.00 2017-10-01 06:21:53 -0400
  - Remove Alien::Base::PkgConfig
  - Require Alien::Build::PkgConfig 1.20
2017-10-09 07:24:49 +00:00
wiz
b69c4aa63f p5-Alien-Build: update to 1.22.
1.22      2017-10-05 11:43:25 -0400
  - Improved bootstrap_ssl to allow use of Net::SSLeay, if it is already
    installed.
  - Windows path fix in test suite

1.21      2017-10-02 15:36:33 -0400
  - Fix bug in Test::Alien where extra_compiler_flags or extra_linker_flags
    could override (instead of augment) the alien cflags or libs.  This is
    most commonly a problem when using Test::Alien::CPP.

1.20      2017-10-01 06:52:36 -0400
  - Remove dependency on Alien::Base::ModuleBuild
  - Add access to environment via %{env.VARNAME}
  - Move Alien::Base::PkgConfig from ABMB

1.19_01   2017-09-28 13:06:28 -0400
  - Add Alien::Build::Version::Basic
  - Add Alien::Build::Plugin::Fetch::CurlCommand
  - Add Alien::Build::Plugin::Fetch::Wget
  - Workaround for old tar on Solaris
  - Fix test for Solaris 64 bit
  - Add start_url directive to alienfile
  - Add bootstrap_ssl property to Alien::Build::Plugin::Download::Negotiate
2017-10-09 07:23:11 +00:00
seb
e3f1063180 update devel/jsonnet to version 0.9.5
- One major change: Import paths now are properly escaped [...]
- Allow formatting of multiple files with a single jsonnet fmt invocation
- jsonnet fmt will now sort your imports alphabetically
- The Bazel Python build works again
- jsonnet fmt fixes code with mismatched newlines in { } and similar start/end syntax
- The Python bindings are now compatible with Python 3
- There is a VS2017 solution file
- The default -J paths were broken [...]
2017-10-08 11:23:24 +00:00
adam
28ce8aedbb py-Pyro: update to 4.62
Pyro 4.62:
major new feature: SSL/TLS support added - a handful of new config items (‘SSL’ prefixed), supports server-only certificate and also 2-way-ssl (server+client certificates). For testing purposes, self-signed server and client certificates are available in the ‘certs’ directory. SSL/TLS in Pyro is supported on Python 2.7.11+ or Python 3.4.4+ (these versions have various important security related changes such as disabling vulnerable cyphers or protocols by default)
added SSL example that shows how to configure 2-way-SSL in Pyro and how to do certificate verification on both sides.
added cloudpickle serialization support (https://github.com/cloudpipe/cloudpickle/)
added a small extended-pickle example that shows what dill and cloudpickle can do (send actual functions)
daemon is now more resilient to exceptions occurring with socket communications (it logs them but is otherwise not interrupted) (this was required to avoid errors occurring in the SSL layer stopping the server)
some small bugs fixed (crash when logging certain errors in thread server, invalid protected members showing up on pypy3)
the raise data line in a traceback coming from Pyro now has a comment after it, telling you that you probably should inspect the remote traceback as well.
note: if you’re using Python 3 only and are interested in a modernized version of Pyro, have a look at Pyro5: https://github.com/irmen/Pyro5 It’s experimental work in progress, but it works pretty well.
note: Pyro4 is reaching a state where I consider it “feature complete”: I’m considering not adding more new features but only doing bug-fixes. New features (if any) will then appear only in Pyro5.
2017-10-08 10:21:57 +00:00
adam
c13bb78965 Added python to CATEGORIES 2017-10-08 09:24:43 +00:00
adam
1542ac0d58 Added python to CATEGORIES 2017-10-08 09:13:01 +00:00
adam
02c2411f7a py-construct: update to 2.8.16
2.8.16:
Unknown changes.
2017-10-08 08:51:02 +00:00
joerg
cb84547ae1 py-buildbot-worker: Needs py-future. Bump revision. 2017-10-07 20:45:31 +00:00