File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- python3-srcf (0.0.12~rc1) UNRELEASED; urgency=medium
1+ python3-srcf (0.0.13) UNRELEASED; urgency=medium
2+
3+ * Log group admin changes and member/group deletions
4+ * Email sysadmins on member/society cancellations
5+ * Track requesting user of group admin changes
6+ * Assorted fixes for script and email helpers
7+
8+ -- SRCF Sysadmins <
[email protected] > Fri, 2 Sep 2022 19:39:00 +0100
9+
10+ python3-srcf (0.0.12) UNRELEASED; urgency=medium
211
312 * Update wiki references in email templates
413 * Fix attribute name on JobAction usage
Original file line number Diff line number Diff line change 1717
1818
1919setup (name = "srcf" ,
20- version = "0.0.11 " ,
20+ version = "0.0.13 " ,
2121 description = "Database schemas and core functionality for the Student-Run Computing Facility." ,
2222 long_description = open (README ).read (),
2323 long_description_content_type = "text/x-rst" ,
You can’t perform that action at this time.
0 commit comments