3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

5866 commits

Author SHA1 Message Date
aszlig 1b1cc34020
paperwork(-backend): 1.2 -> 1.2.1
Upstream changes:

  Paperwork-GUI 1.2.1:

   * Add source code of Windows installer (NSIS installer) generator
   * Scanner support / Multi-scan: Cancel also successful scan session.
     Otherwise some scanner won't allow new scan sessions later.
   * Remove gi version warnings when starting (thanks to Matthieu
     Coudron)
   * Documentation: Add missing stdeb dependencies (thanks to Notkea)
   * paperwork-shell: Fix command 'scan'
   * paperwork-shell install: add docstring
   * Fix dialog 'about'

  Paperwork-backend 1.2.1:

   * paperwork-shell: improve help string of 'paperwork-shell chkdeps'
   * Fix label deletion / renaming
   * Windows: Fix FS.safe() when used for PDF import
   * Windows: Fix FS.unsafe() (used for PDF export)

Full upstream changelog can be found at:

https://github.com/openpaperwork/paperwork/releases/tag/1.2.1

Successfully tested building and running Paperwork with a few test
scans.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-09 07:35:45 +01:00
aszlig c1d12e1120
python/pyinsane2: 2.0.9 -> 2.0.10
Upstream changes:

  * Now works with 'setup.py develop' (thanks to Matthieu Coudron)
  * WIA: Some drivers (Lexmark for instance) returns
    WIA_ERROR_PAPER_EMPTY when calling transfer->Download() instead of
    returning a shorted image (like HP)
  * MacOSX + Sane: disable dedicated process workaround (doesn't work)
  * WIA: Minor optimisation (Use collections.deque() instead of
    list.pop())
  * Sane/exit(): Exit gracefully

Full changelog can be found at:

https://github.com/openpaperwork/pyinsane/blob/2.0.10/ChangeLog

Tested by building and running a few scans.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-09 07:35:43 +01:00
Orivej Desh 6fb8bac12f
Merge pull request #31341 from orivej/rednotebook
Restore and update RedNotebook
2017-11-07 21:17:53 +00:00
Samuel Leathers 3641da1ef1
Merge pull request #31114 from jraygauthier/jrg/python_selenium_update
selenium: 2.52.0 -> 3.6.0
2017-11-07 13:17:02 -05:00
Vladimír Čunát 6ffafc78fb
Merge branch 'staging'
Main change: glibc: 2.25-x -> 2.26-y, containing security fixes,
and various features and deprecations.  Unfortunately, some of the
latter still cause (transitively) a couple hundred newly failing jobs.
I'm not delaying anymore, so that we have the security fix on master.
I mainly patched gcc, llvm and icu, but I can't fix everything...
2017-11-07 16:00:35 +01:00
Joerg Thalheim b71500ef5a python.pkgs.betamax-matchers: 0.3.0 -> 0.4.0 2017-11-07 13:17:45 +00:00
Joerg Thalheim 5413be5645 python.pkgs.betamax-serializers: init at 0.2.0 2017-11-07 13:17:28 +00:00
Joerg Thalheim a5744101a2 python.pkgs.praw: 3.5.0 -> 5.2.0 2017-11-07 13:17:07 +00:00
Joerg Thalheim af9e6c1634 python.pkgs.prawcore: init at 0.12.0 2017-11-07 13:16:42 +00:00
Joerg Thalheim b0225f8cbc python.pkgs.sybil: init at 1.0.5 2017-11-07 13:16:19 +00:00
Joerg Thalheim 8fb1ec1af4 python.pkgs.update_checker: 0.11 -> 0.16 2017-11-07 13:15:49 +00:00
Joerg Thalheim 3339a7dc7c python.pkgs.textfixtures: 4.5.0 -> 5.3.0 2017-11-07 13:14:44 +00:00
Vladimír Čunát 9aa37b159b
Merge branch 'master' into staging 2017-11-07 06:41:23 +01:00
Orivej Desh b48d954228 rednotebook: 1.8.1 -> 2.3 2017-11-07 00:18:30 +00:00
Orivej Desh 2b8d48a9fc rednotebook: move to applications/editors 2017-11-06 23:20:14 +00:00
Michael Alan Dorman 97f816dc56 pythonPackages.fuse: fix infinite recursion in expression
I believe this resolves #31338.
2017-11-06 17:57:15 -05:00
Orivej Desh e4a535afb9 Revert "pythonpackages.redNotebook: Remove outdated package"
This reverts commit 33a56ef0a6.
2017-11-06 20:56:48 +00:00
Frederik Rietdijk e734ecb1e8
Merge pull request #30919 from adisbladis/pythonPackages-cleanup
WIP: Python packages cleanup
2017-11-06 20:54:51 +01:00
Frederik Rietdijk 4fc2fd6d26
Merge pull request #31242 from rnhmjoj/python
hyp: move expression out python-packages.nix
2017-11-06 20:43:22 +01:00
Frederik Rietdijk a346dc66a7
Merge pull request #31297 from fahadsadah/master
python: fastimport 0.9.4 -> 0.9.6
2017-11-06 20:33:29 +01:00
Vladimír Čunát 1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Fahad Sadah c3786d07b1 python: fastimport 0.9.4 -> 0.9.6 2017-11-05 22:03:40 +00:00
Sauyon Lee a5f5bee85f
python.pkgs.pyobjc: init at 4.0b1 2017-11-05 21:35:59 +01:00
Sauyon Lee 9e2f54a30c
python.pkgs.faulthandler: init at 2.6 2017-11-05 21:35:58 +01:00
Frederik Rietdijk 5d21308f81 python.pkgs.six: 1.10.0 -> 1.11.0 2017-11-05 20:11:43 +01:00
Peter Hoeg 43934459fa pythonPackages.pygit2: 0.25.1 -> 0.26.0 2017-11-05 18:43:30 +00:00
Orivej Desh eddbd38611
Merge pull request #30993 from vinymeuh/py3exiv2
pythonPackages.py3exiv2: init at 0.2.1
2017-11-05 18:03:54 +00:00
Frederik Rietdijk 07eeeb3600 Python: move expressions in python-modules to their own folders 2017-11-05 10:45:54 +01:00
Frederik Rietdijk dd851a8d75
Merge pull request #31254 from LumiGuide/graphite-python-overrides
graphite: override django and django_tagging
2017-11-05 09:40:59 +01:00
Frederik Rietdijk f825642e74
Merge pull request #30266 from Ralith/matrix-synapse
matrix-synapse: 0.22.1 -> 0.24.1
2017-11-05 09:39:16 +01:00
Guillaume Maudoux 7325ad9ab7 graphite: override django and django_tagging
instead of depending on specific versions in the django_tagging_0_4_3
and graphite_web derivations.

This should fix: https://github.com/NixOS/nixpkgs/pull/30277#discussion_r145393088

This was joint work of @basvandijk and @layus at NixCon 2017.
2017-11-04 17:53:35 +01:00
rnhmjoj 632a1807db
hyp: move expression out python-packages.nix 2017-11-04 12:57:58 +01:00
Vladimír Čunát eed6e0a946
Merge branch 'master' into staging
Lots of rebuilds from master; at least some of them due to security.
2017-11-04 10:28:00 +01:00
vinymeuh 95d6424e9a pythonPackages.py3exiv2: init at 0.2.1 2017-11-03 20:01:55 +01:00
c0bw3b 525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Raymond Gauthier f07ae8902d pythonV.V-selenium: from 2.52.0 to 3.6.0 2017-11-02 23:26:49 -04:00
Joerg Thalheim f255de884b python.pkgs.ldap3: 1.0.4 -> 2.3 2017-11-02 23:46:55 +00:00
Joerg Thalheim 3cdbc9705d python.pkgs.pyasn1-modules: 0.0.8 -> 0.1.5 2017-11-02 23:46:54 +00:00
Joerg Thalheim a478343856 python.pkgs.pyasn1: 0.1.9 -> 0.3.4 2017-11-02 23:46:54 +00:00
Joerg Thalheim 206a3c7653 python.pkgs.kaitaistruct: 0.6 -> 0.7 2017-11-02 23:46:54 +00:00
Joerg Thalheim fd261eefbd python.pkgs.h2: 2.5.1 -> 3.0.1 2017-11-02 23:46:54 +00:00
Joerg Thalheim 9d8cc4fab0 python.pkgs.hyperframe: 4.0.1 -> 5.1.0 2017-11-02 23:46:54 +00:00
Robert Helgesson 9d4fc88fbf
python-pycdio: 0.20 -> 0.21 2017-11-01 15:35:50 +01:00
Jörg Thalheim cd2851b355
Merge pull request #31077 from luispedro/jug_update_163
pythonPackage.jug: 1.6.1 -> 1.6.3
2017-11-01 10:26:52 +00:00
Jörg Thalheim 25ed4dcac5 python.pkgs.jug: move to python modules 2017-11-01 05:25:58 -05:00
Andrew R. M cbd65e7980 pythonPackages.rply: move to python-modules/ 2017-11-01 05:49:01 -04:00
Luis Pedro Coelho 0671a2b6d4 pythonPackage.jug: 1.6.1 -> 1.6.3
Minor update to Jug (Python package)
2017-11-01 10:35:20 +01:00
Orivej Desh b400e36548 pip-tools: update tests for 1.9.0 -> 1.10.1 2017-10-31 21:47:23 +00:00
Orivej Desh 6e02ddc926
Merge pull request #31041 from matthiasbeyer/update-my-packages
Update a few packages
2017-10-31 17:21:00 +00:00
Michael Weiss 6df9c74238 pythonPackages: Move my libraries to python-modules 2017-10-31 17:28:59 +01:00