[Checkins] [zopefoundation/AccessControl] d8f252: Change git master version to be strictly higher th...

GitHub noreply at github.com
Wed Sep 7 09:31:30 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/AccessControl
  Commit: d8f2523ab425871d1d4c381910ca16133da156b9
      https://github.com/zopefoundation/AccessControl/commit/d8f2523ab425871d1d4c381910ca16133da156b9
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-09-07 (Wed, 07 Sep 2016)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Change git master version to be strictly higher than the last release.

Turns out that pkg_resources thinks 4.0.dev0 < 4.0a3. And since other
packages now require >=4.0a3, git master no longer fullfills that
requirement. Closes #18.




More information about the checkins mailing list