annotate MANIFEST.in @ 463:f520ac3164b0

privilege: improvment on last message sending on presence with `+notify`: - local entities subscribed to the presence of an other local entity which is connecting are now added to presence map. This helps getting their notification even if they didn't connect recently - nodes with `presence` access model are now also used for `+notify` - notifications are not sent anymore in case of status change if the resource was already present.
author Goffi <goffi@goffi.org>
date Fri, 15 Oct 2021 13:40:56 +0200
parents c56a728412f1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
405
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
1 include MANIFEST.in sat_pubsub/VERSION
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
2 global-include *.py
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
3 global-include CHANGELOG COPYING* INSTALL README*
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
4 global-include Makefile *.rst *.bat
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
5 graft doc
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
6 graft db
189
c61034369463 Released Idavoll 0.7.0.
Ralph Meijer <ralphm@ik.nu>
parents: 155
diff changeset
7 graft twisted
405
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
8 global-exclude *.un~