Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

did-0.12-1.el7 RPM for noarch

From EPEL 7 for aarch64 / Packages / d

Name: did Distribution: Fedora Project
Version: 0.12 Vendor: Fedora Project
Release: 1.el7 Build date: Sat Dec 29 10:25:49 2018
Group: Unspecified Build host: buildvm-ppc64le-09.ppc.fedoraproject.org
Size: 406844 Source RPM: did-0.12-1.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/psss/did
Summary: What did you do last week, month, year?
Comfortably gather status report data (e.g. list of committed
changes) for given week, month, quarter, year or selected date
range. By default all available stats for this week are reported.

Provides

Requires

License

GPLv2+

Changelog

* Thu Dec 20 2018 Petr Šplíchal <psplicha@redhat.com> 0.12-1
  - Add missing redmine dependency [fix #177]
  - Fix GitLab plugin's ssl_verify option [fix #168]
  - Document GitLab access token scope
  - Merge ssl_verify support for Jira [#169]
  - Merge support for Trello commented cards [#170]
  - Fix commented cards title, improve the test suite
  - Add a simple test for completed tasks, update auth
  - Merge support for completed Google tasks [#173]
  - Merge fix for the Google dependencies [#166]
  - Document additional google dependencies
  - Adding support for Google tasks
  - Add commentCard to trello DEFAULT_FILTERS
  - Allow to set 'ssl_verify' config for jira plugin
  - Support 'creator' in bugzilla plugin [fix #167]
  - Give a nice error when user not found [fix #159]
  - Fix jira basic authentication [fix #163]
  - Fix long_description in setup.py
  - Update pip installation instructions
  - Update the example config with recent plugins
  - Describe in more detail how the tool works
  - Silently ignore non-git directories [fix #143]
  - Separate arguments preparation, add test coverage
  - New option --test to run a simple smoke test
  - Remove python2-gssapi from Requires
  - Make REQUESTS_CA_BUNDLE example copy-paste-able
  - Merge fix for the gitlab --since issue [fix #156]
  - Remove gssapi dependency from the main cli module
  - Quick start section, update install instructions
  - Simplify setup.py, update requires
  - Fix --since issue in gitlab plugin
* Thu Nov 29 2018 Petr Šplíchal <psplicha@redhat.com> 0.11-3
  - Update dependencies: python-gssapi and python-nitrate
* Mon Nov 26 2018 Petr Šplíchal <psplicha@redhat.com> 0.11-1
  - Validate plugin types in config [fix #148]
  - Use email for searching Jira issues [fix #122]
  - Handle authentication errors in the Jira plugin
  - Update shebang to explicitly use python2
  - Add a new section Questions to docs [fix #155]
  - Raise error on unsuccessful request [fix #154]
  - New plugin for Pagure stats [fix #153]
  - Use requests-gssapi for Jira stats
  - Fix problems with the Sentry plugin
  - Merge configurable ssl verify for gitlab [#136]
  - Merge the improved gitlab search [#137]
  - Merge the new redmine plugin [#135]
  - Some minor adjustments for the redmine plugin
  - GitHub stats about reviewed PRs [#127]
  - Remove zero-fill from Jira issues [fix #149]
  - Add oauth2client to docs requirements [fix #152]
  - Adjust until limit of the sentry plugin [fix #151]
  - Update test data for the sentry & google plugins
  - Update Python macros to new packaging standards
  - Port to python-gssapi
  - Fixed issue with failing tests
  - Remove the idonethis plugin
  - Merge the new sentry plugin
  - Add basic Redmine support
  - Add basic GitLab support
  - Add search for subscribed bugs
  - Add did.spec to MANIFEST.in
  - Merge fix for bugs patched when created [#109]
  - Merge the new Bugzilla query syntax [#111]
  - Fetch only needed stats during GitHub testing
  - Merge support for pull request separation [#114]
  - Show month name / week number by default [#106]
* Wed Jan 11 2017 Martin Frodl <mfrodl@redhat.com> 0.10-1
  - New plugin for Google Apps
  - Document how to generate documentation locally
  - Mock C modules while building documentation
  - Make all make versions happy
  - Add requirements.txt to fix docs building
  - Properly handle GitHub issues with Unicode names
  - Add login key to github section in example config
  - Update install docs with fresh Fedora instructions
  - Update coveralls links in README
  - List install dependencies for Debian-based systems
  - Use another Trac instance in plugin test
  - Move kerberos to extra requires
* Mon Apr 04 2016 Petr Šplíchal <psplicha@redhat.com> 0.9-1
  - New plugins supported: Trello, bit.ly, idonethis
  - Support 'did yesterday' for yesterday's updates
  - Ignore comment updates without author specified
  - User does not have to be assignee to close a bug
  - Create vim tags using the 'make tags' target
  - Use option prefix also for git, header and footer
  - Extend the test coverage for cli, base and utils
  - Rename DID_CONFIG to DID_DIR to match the content
  - Improve error handling, especially config errors
  - Migrate option parsing from optparse to argparse
  - Configurable support for showing bug resolutions
  - Support --conf as abbreviation for --config
  - Initial set of tests for the trac plugin
  - Improve readability of gerrit by using review number
  - Improve closed bugs stats, add test case [fix #45]
  - Add statistics of closed bugs for bugzilla plugin
* Wed Sep 23 2015 Petr Šplíchal <psplicha@redhat.com> 0.8-1
  - Give warning for git repository problems [fix #41]
  - Add example with config dir set to: ~/.config/did/
  - Support for basic authentication in jira plugin
  - Support config profiles (new option --config)
  - Generate coverage annotations for 'make coverage'
  - Support aliases in config sections, improves #36
  - The first draft of the github plugin [fix #42]
  - Support custom email/login aliases [fix #36]
  - Include detailed description for general options
  - Properly check email in gerrit messages [fix #34]
  - Correctly handle invalid arguments [fix #33]
  - Do not include the whole docs dir in the tarball
  - Properly document how email addresses are handled
  - Use wheels for python packaging (no source dist)
  - Include Python package building stuff in Makefile
* Fri Sep 18 2015 Petr Šplíchal <psplicha@redhat.com> 0.7-1
  - Refer Travis CI and Coveralls in contribute docs
  - Remove version from the documentation completely
  - Unshallow the git repo as it is used for testing
  - Ignore errors about non-existent bugzilla emails
  - Better handle xmlrpclib errors during bug search
  - Document bugzilla plugin stats in more detail
  - Bugzilla test suite adjustments (split, asserts)
  - Log kerberos error as a debug message
  - Decode command line arguments from utf-8
  - Filter returned bugs by email or name
  - Moving bug from NEW to ASSIGNED is not returning
  - Improve fixed bugs detection in bugzilla plugin
  - Allow stats name detection from multiline docs
  - Do not run 'make clean' in the pre-commit hook
  - Support fetching large queries in jira plugin
  - Document stats order specification in config
* Fri Sep 11 2015 Petr Šplíchal <psplicha@redhat.com> 0.6-1
  - Provide a couple of real-life examples in docs
  - Convert plugin order list into table
  - Update welcome page and module documentation
  - Handle invalid dates, paths and urls
  - Consider ticket description change as update
  - Check free command line arguments for typos
  - Include example config in docs, adjust man page
  - Fix the --debug option, prevent logger duplication
  - Correctly handle missing config file
  - Move Options.time_period() to Date.period()
  - Update source url, add python-bugzilla to requires
  - Move stats classes into a separate module
  - Completely remove get_color_mode/set_color_mode
  - Adjust utils.pluralize() to take a single argument
  - Adjust commit-msg hook to handle comments
  - Move command line code to the did.cli module
* Wed Sep 09 2015 Petr Šplíchal <psplicha@redhat.com> 0.5-1
  - New tests for command line script, bugzilla, git
  - Update README with synopsis and today's example
  - Clean up the Makefile, remove obsoleted stuff
  - Document general command line options in overview
  - Extend contribute doc with Introduction & Makefile
  - Update and simplify git commit hooks
  - Use config directory instead of a single file
  - New Makefile targets: test, smoke, coverage, docs
  - Add mr.bob template to generate new default plugin
  - Enable package 'extras' (dependencies) install
  - Do not ignore sphinx dirs _static and _templates
  - Move script, modules & tests out of the source dir
* Sun Sep 06 2015 Petr Šplíchal <psplicha@redhat.com> 0.4-1
  - What did you do last week, month, year? (did rename)
  - Plugins: bugzilla, rt, gerrit, jira, wiki, nitrate
  - Separate the install/contribute documentation
  - Correctly handle config as utf8, email splitting
  - The Big Documentation Cleanup, hooks to examples
  - Allow parsing config file directly from string
  - Allow config location override, read config once
  - Move docs to sphinx, githooks, rpm build fix
  - An initial cut at creating a docker container
  - Refactor plugin/stats architecture
  - Use Travis CI, add initial tests
  - Move README, add code coverage and badges
* Thu Apr 23 2015 Petr Šplíchal <psplicha@redhat.com> 0.3-1
  - Update README with PIP and test information
  - Enable travis-ci and some tests
  - A couple of adjustments after the nitrate cleanup
  - Remove nitrate dependency, adjust user handling
* Wed Apr 22 2015 Petr Šplíchal <psplicha@redhat.com> 0.2-1
  - Incorporated package review feedback [BZ#1213739]
  - Include essential gitignore patterns
  - Handle custom stats as a plugin as well
  - Handle header & footer as other plugins
  - Plugin detection finalized including sort order
  - Style cleanup and adjustments for plugin detection
  - The first version of the plugin detection support
* Mon Apr 20 2015 Petr Šplíchal <psplicha@redhat.com> 0.1-0
  - Initial packaging.

Files

/usr/bin/did
/usr/lib/python2.7/site-packages/did
/usr/lib/python2.7/site-packages/did/__init__.py
/usr/lib/python2.7/site-packages/did/__init__.pyc
/usr/lib/python2.7/site-packages/did/__init__.pyo
/usr/lib/python2.7/site-packages/did/base.py
/usr/lib/python2.7/site-packages/did/base.pyc
/usr/lib/python2.7/site-packages/did/base.pyo
/usr/lib/python2.7/site-packages/did/cli.py
/usr/lib/python2.7/site-packages/did/cli.pyc
/usr/lib/python2.7/site-packages/did/cli.pyo
/usr/lib/python2.7/site-packages/did/plugins
/usr/lib/python2.7/site-packages/did/plugins/__init__.py
/usr/lib/python2.7/site-packages/did/plugins/__init__.pyc
/usr/lib/python2.7/site-packages/did/plugins/__init__.pyo
/usr/lib/python2.7/site-packages/did/plugins/bitly.py
/usr/lib/python2.7/site-packages/did/plugins/bitly.pyc
/usr/lib/python2.7/site-packages/did/plugins/bitly.pyo
/usr/lib/python2.7/site-packages/did/plugins/bugzilla.py
/usr/lib/python2.7/site-packages/did/plugins/bugzilla.pyc
/usr/lib/python2.7/site-packages/did/plugins/bugzilla.pyo
/usr/lib/python2.7/site-packages/did/plugins/footer.py
/usr/lib/python2.7/site-packages/did/plugins/footer.pyc
/usr/lib/python2.7/site-packages/did/plugins/footer.pyo
/usr/lib/python2.7/site-packages/did/plugins/gerrit.py
/usr/lib/python2.7/site-packages/did/plugins/gerrit.pyc
/usr/lib/python2.7/site-packages/did/plugins/gerrit.pyo
/usr/lib/python2.7/site-packages/did/plugins/git.py
/usr/lib/python2.7/site-packages/did/plugins/git.pyc
/usr/lib/python2.7/site-packages/did/plugins/git.pyo
/usr/lib/python2.7/site-packages/did/plugins/github.py
/usr/lib/python2.7/site-packages/did/plugins/github.pyc
/usr/lib/python2.7/site-packages/did/plugins/github.pyo
/usr/lib/python2.7/site-packages/did/plugins/gitlab.py
/usr/lib/python2.7/site-packages/did/plugins/gitlab.pyc
/usr/lib/python2.7/site-packages/did/plugins/gitlab.pyo
/usr/lib/python2.7/site-packages/did/plugins/google.py
/usr/lib/python2.7/site-packages/did/plugins/google.pyc
/usr/lib/python2.7/site-packages/did/plugins/google.pyo
/usr/lib/python2.7/site-packages/did/plugins/header.py
/usr/lib/python2.7/site-packages/did/plugins/header.pyc
/usr/lib/python2.7/site-packages/did/plugins/header.pyo
/usr/lib/python2.7/site-packages/did/plugins/items.py
/usr/lib/python2.7/site-packages/did/plugins/items.pyc
/usr/lib/python2.7/site-packages/did/plugins/items.pyo
/usr/lib/python2.7/site-packages/did/plugins/jira.py
/usr/lib/python2.7/site-packages/did/plugins/jira.pyc
/usr/lib/python2.7/site-packages/did/plugins/jira.pyo
/usr/lib/python2.7/site-packages/did/plugins/nitrate.py
/usr/lib/python2.7/site-packages/did/plugins/nitrate.pyc
/usr/lib/python2.7/site-packages/did/plugins/nitrate.pyo
/usr/lib/python2.7/site-packages/did/plugins/pagure.py
/usr/lib/python2.7/site-packages/did/plugins/pagure.pyc
/usr/lib/python2.7/site-packages/did/plugins/pagure.pyo
/usr/lib/python2.7/site-packages/did/plugins/redmine.py
/usr/lib/python2.7/site-packages/did/plugins/redmine.pyc
/usr/lib/python2.7/site-packages/did/plugins/redmine.pyo
/usr/lib/python2.7/site-packages/did/plugins/rt.py
/usr/lib/python2.7/site-packages/did/plugins/rt.pyc
/usr/lib/python2.7/site-packages/did/plugins/rt.pyo
/usr/lib/python2.7/site-packages/did/plugins/sentry.py
/usr/lib/python2.7/site-packages/did/plugins/sentry.pyc
/usr/lib/python2.7/site-packages/did/plugins/sentry.pyo
/usr/lib/python2.7/site-packages/did/plugins/trac.py
/usr/lib/python2.7/site-packages/did/plugins/trac.pyc
/usr/lib/python2.7/site-packages/did/plugins/trac.pyo
/usr/lib/python2.7/site-packages/did/plugins/trello.py
/usr/lib/python2.7/site-packages/did/plugins/trello.pyc
/usr/lib/python2.7/site-packages/did/plugins/trello.pyo
/usr/lib/python2.7/site-packages/did/plugins/wiki.py
/usr/lib/python2.7/site-packages/did/plugins/wiki.pyc
/usr/lib/python2.7/site-packages/did/plugins/wiki.pyo
/usr/lib/python2.7/site-packages/did/stats.py
/usr/lib/python2.7/site-packages/did/stats.pyc
/usr/lib/python2.7/site-packages/did/stats.pyo
/usr/lib/python2.7/site-packages/did/utils.py
/usr/lib/python2.7/site-packages/did/utils.pyc
/usr/lib/python2.7/site-packages/did/utils.pyo
/usr/share/doc/did-0.12
/usr/share/doc/did-0.12/README.rst
/usr/share/doc/did-0.12/examples
/usr/share/doc/did-0.12/examples/config
/usr/share/doc/did-0.12/examples/dockerfile
/usr/share/licenses/did-0.12
/usr/share/licenses/did-0.12/LICENSE
/usr/share/man/man1/did.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 13:53:38 2024