about summary refs log tree commit diff
path: root/pkgs/servers/sabnzbd
AgeCommit message (Collapse)AuthorFilesLines
2020-08-22sabnzbd: 2.3.9 -> 3.0.1Jason O'Conal1-4/+20
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+0
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-06-04sabnzbd: 2.3.8 -> 2.3.9 (#62565)R. RyanTM1-2/+2
2019-03-31sabnzbd: 2.3.7 -> 2.3.8 (#58357)rembo101-2/+2
2019-02-17sabnzbd: 2.3.3 -> 2.3.7rembo101-2/+2
2018-07-27sabnzbd: add sabyenc to python envgeorgewhewell1-1/+1
2018-06-29treewide: http -> httpsRyan Mulligan1-1/+1
2018-04-23sabnzbd: 2.3.2 -> 2.3.3R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sabnzbd/versions. These checks were done: - built on NixOS - ran ‘/nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3/bin/.sabnzbd-wrapped -h’ got 0 exit code - ran ‘/nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3/bin/.sabnzbd-wrapped --help’ got 0 exit code - ran ‘/nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3/bin/sabnzbd -h’ got 0 exit code - ran ‘/nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3/bin/sabnzbd --help’ got 0 exit code - found 2.3.3 with grep in /nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3 - directory tree listing: https://gist.github.com/06ad54e65a99a41896933852c69b59c1
2018-03-04sabnzbd: 1.2.1 -> 2.3.2Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/.sabnzbd-wrapped -h` got 0 exit code - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/.sabnzbd-wrapped --help` got 0 exit code - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/.sabnzbd-wrapped -v` and found version 2.3.2 - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/.sabnzbd-wrapped --version` and found version 2.3.2 - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/sabnzbd -h` got 0 exit code - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/sabnzbd --help` got 0 exit code - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/sabnzbd -v` and found version 2.3.2 - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/sabnzbd --version` and found version 2.3.2 - found 2.3.2 with grep in /nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2 - found 2.3.2 in filename of file in /nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2 cc "@fridh"
2017-02-25sabnzbd: 1.2.0 -> 1.2.1Frederik Rietdijk1-2/+2
2017-02-14sabnzbd: fix dependenciesFrederik Rietdijk1-1/+1
2017-02-14sabnzbd: 1.1.0 -> 1.2.0Frederik Rietdijk1-6/+9
2017-01-11sabnzbd: add yenc packageFrederik Rietdijk1-1/+1
2016-10-18sabnzbd: use python2Frederik Rietdijk1-2/+2
because dependency cheetah is python2 only.
2016-10-10Python: remove modules and pythonFullFrederik Rietdijk1-1/+1
2016-09-27sabnzbd: fixupFrederik Rietdijk1-1/+1
Forgot to remove the colon when changing from --prefix to --set.
2016-09-27sabnzbd: 0.7.20 -> 1.1.0Frederik Rietdijk2-22/+18
2015-12-13sabnzbd: Fix OpenSSL wrapping.JC Brand2-12/+12
- Add SSL support by adding pyopenssl to PYTHONPATH - Update build script to use wrapPythonProgramsIn - Update the meta info
2015-12-13sabnzbd: 0.7.17 -> 0.7.20JC Brand1-3/+4
2014-06-07whitespaceShaun Sharples1-2/+2
2014-06-07sabnzbd: fixed typo in url and updated to 0.7.17Shaun Sharples2-7/+8
2013-10-06More description fixesBjørn Forsman1-1/+1
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
2013-07-14Even more mirror:// fixesEvgeny Egorochkin1-1/+1
2009-11-08Added par2, unzip/rar as dependencies so they are not picked up from PATHWouter den Breejen2-5/+5
svn path=/nixpkgs/trunk/; revision=18303
2009-11-08Added sabnzbd usenet download tool :)Wouter den Breejen1-3/+3
svn path=/nixpkgs/trunk/; revision=18295
2009-11-08Added sabnzbd usenet download tool :)Wouter den Breejen2-0/+35
svn path=/nixpkgs/trunk/; revision=18293