[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/4] Add "Unlicense"; Update vdirsyncer
From: |
Leo Famulari |
Subject: |
[PATCH 0/4] Add "Unlicense"; Update vdirsyncer |
Date: |
Sun, 31 Jan 2016 19:08:39 -0500 |
This patch series adds the Unlicense [0], which is a GPL-compatible [1]
public domain "license". It is required to add
python-pytest-subtesthack, which is a new dependency of vdirsyncer.
It also adds python-hypothesis, which is a Python testing package.
Finally, it updates vdirsyncer.
[0]
https://unlicense.org/
[1]
https://www.gnu.org/licenses/license-list#Unlicense
Leo Famulari (4):
gnu: Add python-hypothesis.
licenses: Add the Unlicense.
gnu: Add python-pytest-subtesthack.
gnu: vdirsyncer: Update to 0.8.1.
gnu/packages/dav.scm | 8 ++++---
gnu/packages/python.scm | 60 +++++++++++++++++++++++++++++++++++++++++++++++--
guix/licenses.scm | 7 ++++++
3 files changed, 70 insertions(+), 5 deletions(-)
--
2.6.3
- [PATCH 0/4] Add "Unlicense"; Update vdirsyncer,
Leo Famulari <=