[GH-ISSUE #31] Version 1.1.4 is called 1.1.3 in modoboa-core #14

Closed
opened 2026-02-27 10:25:18 +03:00 by kerem · 1 comment
Owner

Originally created by @kvdveer on GitHub (Mar 21, 2016).
Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/31

In modoboa_postfix_autoreply/modo_extension.py this project is still called 1.1.3, which triggers the update detection in modoboa. Not something to release a new version over, but just a reminder for 1.1.5 ;-)

Originally created by @kvdveer on GitHub (Mar 21, 2016). Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/31 In `modoboa_postfix_autoreply/modo_extension.py` this project is still called 1.1.3, which triggers the update detection in modoboa. Not something to release a new version over, but just a reminder for 1.1.5 ;-)
kerem 2026-02-27 10:25:18 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@gawel commented on GitHub (Mar 25, 2016):

https://github.com/modoboa/modoboa-postfix-autoreply/blob/master/modoboa_postfix_autoreply/modo_extension.py#L28

Maybe use pkg_resources.get_distribution('modoboa_postfix_autoreply').version instead of hard coded version

<!-- gh-comment-id:201542780 --> @gawel commented on GitHub (Mar 25, 2016): https://github.com/modoboa/modoboa-postfix-autoreply/blob/master/modoboa_postfix_autoreply/modo_extension.py#L28 Maybe use `pkg_resources.get_distribution('modoboa_postfix_autoreply').version` instead of hard coded version
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-postfix-autoreply-modoboa#14
No description provided.