leap_pycommon.git, branch develop [leap_pycommon] [tests] ignore .tox folder 2016-07-11T14:42:27+00:00 Kali Kaneko kali@leap.se 2016-07-11T14:42:27+00:00 c346de0e5f6b4285408a6827795bd37d3e514514

[pkg] remove dependency on dirspec 2016-07-11T14:41:53+00:00 drebs drebs@leap.se 2016-07-06T06:46:33+00:00 40e5d40c7c725709ac3fd770e6070fbe02e4b7e0 This commit removes the dep introduced in 5e12233 by just importing some tiny bit of dirspec code. The previous change was introduced because: * pyxdg did not account for Mac OS specifics, i.e. using ~/Library/ directory structure instead of .config (see: https://leap.se/code/issues/3574). * dirspec does the correct thing for xdg on Mac OS. * u1db depends on dirspec anyway. The problem is that dirspec is not maintained and published on pypi, what forces us to download it from an URL and add exceptions to be able to pip install it. As we are removing dependence on u1db on other modules, we can also remove it here. To workaround the Mac OS problem, we just add some code from dirspec to ensure we get the correct directory on Mac OS.
This commit removes the dep introduced in 5e12233 by just importing some tiny
bit of dirspec code.

The previous change was introduced because:

  * pyxdg did not account for Mac OS specifics, i.e. using ~/Library/
    directory structure instead of .config (see:
    https://leap.se/code/issues/3574).

  * dirspec does the correct thing for xdg on Mac OS.

  * u1db depends on dirspec anyway.

The problem is that dirspec is not maintained and published on pypi, what
forces us to download it from an URL and add exceptions to be able to pip
install it.

As we are removing dependence on u1db on other modules, we can also remove it
here. To workaround the Mac OS problem, we just add some code from dirspec to
ensure we get the correct directory on Mac OS.
[test] toxify tests 2016-07-11T14:41:50+00:00 drebs drebs@leap.se 2016-07-06T06:43:49+00:00 7e90eed551bbe847201e5c62edcf0e6493ab2ec3

[test] add gitlab ci file 2016-07-06T11:48:53+00:00 drebs drebs@leap.se 2016-07-06T11:34:40+00:00 6e0e2b75fb1a2a0506214641f8704882fc97fb46

[pkg] setup: use new versioneer json format 2016-05-18T15:50:28+00:00 Kali Kaneko kali@leap.se 2016-05-18T15:48:03+00:00 34e4eec7bb30e1be52aac1665321394a5ef080f0

[style] move import to top 2016-05-16T19:18:23+00:00 Kali Kaneko kali@leap.se 2016-05-16T19:18:23+00:00 d0aebe266b09a6787f34b16413db81a20e090601

Merge tag '0.5.1' into develop 2016-04-18T14:57:50+00:00 Kali Kaneko kali@leap.se 2016-04-18T14:57:50+00:00 7bf64daf94e9a2c984852a77d8f722d98642c5bc Tag leap.bitmask version 0.5.1
Tag leap.bitmask version 0.5.1
[pkg] Update changelog 2016-04-18T14:50:13+00:00 Kali Kaneko kali@leap.se 2016-04-18T14:50:13+00:00 cef15c04610ee188052af78ead8cfe7ea29d81c6

[pkg] update to versioneer 0.16 2016-04-01T21:33:26+00:00 Kali Kaneko kali@leap.se 2016-04-01T21:33:26+00:00 334fe8d2d38466ad309e1214d003f977f603dfb9

[doc] update event annotation 2016-03-24T17:59:28+00:00 Kali Kaneko kali@leap.se 2016-03-24T13:24:37+00:00 9365e03b6490e0b86ddde0fe35854431bf17d94c